diff --git a/development.ini b/development.ini --- a/development.ini +++ b/development.ini @@ -112,6 +112,7 @@ initial_repo_scan = true archive_cache_dir = %(here)s/tarballcache ## change this to unique ID for security +#app_instance_uuid = VERY-SECRET app_instance_uuid = development-not-secret ## cut off limit for large diffs (size in bytes) @@ -286,6 +287,7 @@ beaker.session.httponly = true beaker.session.timeout = 2592000 ## Server secret used with HMAC to ensure integrity of cookies. +#beaker.session.secret = VERY-SECRET beaker.session.secret = development-not-secret ## Further, encrypt the data with AES. #beaker.session.encrypt_key =