Optionally access mod cookie in JavaScript
This commit is contained in:
committed by
Michael Foster
parent
45bfd2a095
commit
47dec49465
@@ -1070,6 +1070,9 @@
|
||||
// Replace ?/config with a simple text editor for editing inc/instance-config.php.
|
||||
$config['mod']['config_editor_php'] = false;
|
||||
|
||||
// Whether or not you can access the mod cookie in JavaScript. Most users should not need to change this.
|
||||
$config['mod']['cookie_httponly'] = true;
|
||||
|
||||
/*
|
||||
* ====================
|
||||
* Mod permissions
|
||||
|
Reference in New Issue
Block a user