Changeset 67eecde in github
- Timestamp:
- Sep 5, 2011 4:49:54 AM (21 months ago)
- Branches:
- master, HEAD, courier-fix, dev-browser-capabilities, pdo, release-0.7, release-0.8
- Children:
- aecadcf
- Parents:
- c170bfc
- File:
-
- 1 edited
-
config/main.inc.php.dist (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
config/main.inc.php.dist
rc170bfc r67eecde 240 240 // X-Frame-Options HTTP header value sent to prevent from Clickjacking. 241 241 // Possible values: sameorigin|deny. Set to false in order to disable sending them 242 $rcmail_conf oig['x_frame_options'] = 'sameorigin';242 $rcmail_config['x_frame_options'] = 'sameorigin'; 243 243 244 244 // this key is used to encrypt the users imap password which is stored
Note: See TracChangeset
for help on using the changeset viewer.
