Changeset 12828
- Timestamp:
- 01/02/12 22:48:12 (18 months ago)
- Files:
-
- 1 modified
-
trunk/install/config.sql (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/install/config.sql
r12008 r12828 54 54 INSERT INTO piwigo_config (param,value,comment) VALUES ('order_by','ORDER BY date_available DESC, file ASC, id ASC','default photo order'); 55 55 INSERT INTO piwigo_config (param,value,comment) VALUES ('order_by_inside_category','ORDER BY date_available DESC, file ASC, id ASC','default photo order inside category'); 56 INSERT INTO piwigo_config (param,value) VALUES ('upload_form_websize_resize',' true');56 INSERT INTO piwigo_config (param,value) VALUES ('upload_form_websize_resize','false'); 57 57 INSERT INTO piwigo_config (param,value) VALUES ('upload_form_websize_maxwidth','800'); 58 58 INSERT INTO piwigo_config (param,value) VALUES ('upload_form_websize_maxheight','600');
![(please configure the [header_logo] section in trac.ini)](http://piwigo.org/screenshots/piwigo_logo_on_white.png)