13996: Tweak rake tasks
[arvados.git] / lib / config / config.default.yml
index d46c5c0ae1b3cbfddeb7f830c460ce8c4f9335e3..bea6387532f0d5ac476b82858ac46171162a0e06 100644 (file)
@@ -109,6 +109,11 @@ Clusters:
       # update on the permission view in the future, if not already scheduled.
       AsyncPermissionsUpdateInterval: 20
 
+      # RailsSessionSecretToken is a string of alphanumeric characters
+      # used by Rails to sign session tokens. IMPORTANT: This is a
+      # site secret. It should be at least 50 characters.
+      RailsSessionSecretToken: ""
+
     Users:
       # Config parameters to automatically setup new users.  If enabled,
       # this users will be able to self-activate.  Enable this if you want