SuiteCRM-Core/config/packages/framework.yaml
Dillon-Brown 9881af09e2 Update assets base path
Signed-off-by: Dillon-Brown <dillon.brown@salesagility.com>
2021-03-30 19:22:37 +01:00

17 lines
331 B
YAML

framework:
secret: '%env(APP_SECRET)%'
csrf_protection: true
#http_method_override: true
# Note: Session will only be started if you read or write from it.
session:
cookie_lifetime: null
handler_id: null
cookie_secure: auto
cookie_samesite: lax
php_errors:
log: true
assets:
base_path: '/'