Changeset 5441 for trunk/include/config_default.inc.php
- Timestamp:
- Mar 29, 2010, 10:02:44 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/config_default.inc.php
r5306 r5441 335 335 // 'filename' 336 336 $conf['uniqueness_mode'] = 'md5sum'; 337 338 // home_page : relative url of the homepage. Empty by default. 339 // It points to the index of the gallery. 340 // This parameter is used if home page is not index.php of the gallery. 341 $conf['home_page'] = ''; 337 342 338 343 // +-----------------------------------------------------------------------+
Note: See TracChangeset
for help on using the changeset viewer.