changer cdn et pourcentage allocation
This commit is contained in:
@@ -13,7 +13,7 @@ def main(global_config, **settings):
|
||||
"""
|
||||
# declarations
|
||||
session_factory = SignedCookieSessionFactory('df53ktTE1G')
|
||||
authn_policy = AuthTktAuthenticationPolicy('5D9Phu1xyP', callback=groupfinder, hashalg='sha512')
|
||||
authn_policy = AuthTktAuthenticationPolicy('5D9Phu1xyP', callback=groupfinder, hashalg='sha512', timeout=36000)
|
||||
authz_policy = ACLAuthorizationPolicy()
|
||||
mailer_factory_from_settings(settings)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user