X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/f08a2e4a1fd2c65798574e29c34fdff5cb8ef366..0fc359fb99b0c3fe661e091d103edaa76eefa633:/lib/config/config.default.yml diff --git a/lib/config/config.default.yml b/lib/config/config.default.yml index b72faa2375..6512389815 100644 --- a/lib/config/config.default.yml +++ b/lib/config/config.default.yml @@ -240,6 +240,18 @@ Clusters: # https://doc.arvados.org/admin/metadata-vocabulary.html VocabularyPath: "" + # If true, a project must have a non-empty description field in + # order to be frozen. + FreezeProjectRequiresDescription: false + + # Project properties that must have non-empty values in order to + # freeze a project. Example: {"property_name": true} + FreezeProjectRequiresProperties: {} + + # If true, only an admin user can un-freeze a project. If false, + # any user with "manage" permission can un-freeze. + UnfreezeProjectRequiresAdmin: false + Users: # Config parameters to automatically setup new users. If enabled, # this users will be able to self-activate. Enable this if you want @@ -912,6 +924,8 @@ Clusters: # price for the preemptible variant will be the non-preemptible # price multiplied by PreemptiblePriceFactor. If 0, preemptible # variants are not added automatically. + # + # A price factor of 1.0 is a reasonable starting point. PreemptiblePriceFactor: 0 # PEM encoded SSH key (RSA, DSA, or ECDSA) used by the