Changeset 23272 for trunk/include/config_default.inc.php
- Timestamp:
- Jun 16, 2013, 9:52:51 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/config_default.inc.php
r22661 r23272 787 787 //TODO: Put this in admin and also manage .htaccess in #sites and upload folders 788 788 $conf['original_url_protection'] = ''; 789 790 791 // Default behaviour when a new album is created: should the new album inherit the group/user 792 // permissions from its parent? Note that config is only used for Ftp synchro, 793 // and if that option is not explicitly transmit when the album is created. 794 $conf['inheritance_by_default'] = false; 795 789 796 ?>
Note: See TracChangeset
for help on using the changeset viewer.