Ignore:
Timestamp:
Apr 6, 2011, 9:24:30 PM (13 years ago)
Author:
mistic100
Message:

bug:2152 no special parameter for updated comment validation

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/install/config.sql

    r10097 r10122  
    44INSERT INTO piwigo_config (param,value,comment) VALUES ('log','true','keep an history of visits on your website');
    55INSERT INTO piwigo_config (param,value,comment) VALUES ('comments_validation','false','administrators validate users comments before becoming visible');
    6 INSERT INTO piwigo_config (param,value,comment) VALUES ('comments_update_validation','false','administrators validate users updated comments before becoming visible');
    76INSERT INTO piwigo_config (param,value,comment) VALUES ('comments_forall','false','even guest not registered can post comments');
    87INSERT INTO piwigo_config (param,value,comment) VALUES ('user_can_delete_comment','false','administrators can allow user delete their own comments');
Note: See TracChangeset for help on using the changeset viewer.