Changeset 3533:05b2dd45afd3 for inc/config.php.in
- Timestamp:
- 02/23/17 18:47:49 (8 years ago)
- Branch:
- default
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
inc/config.php.in
r3260 r3533 55 55 define('DC_VAR',path::real(dirname(__FILE__).'/..').'/var'); 56 56 57 // Cryptographic algorithm 58 define('DC_CRYPT_ALGO','sha512'); 57 59 58 60 // If you have PATH_INFO issue, uncomment following lines
Note: See TracChangeset
for help on using the changeset viewer.