Changeset 341 for trunk/app/config/core.php
- Timestamp:
- 03/24/08 19:43:20 (10 months ago)
- Files:
-
- 1 modified
-
trunk/app/config/core.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/app/config/core.php
r339 r341 120 120 * 'Security.level' is set to 'high'. 121 121 */ 122 Configure::write('Security.level', ' high');122 Configure::write('Security.level', 'low'); 123 123 /** 124 124 * A random string used in security hashing methods.
