/[adm]/puppet/deployment/wikis/templates/wiki_settings
ViewVC logotype

Diff of /puppet/deployment/wikis/templates/wiki_settings

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 2090 by boklm, Fri Nov 18 15:17:30 2011 UTC revision 2091 by boklm, Thu Nov 24 11:07:36 2011 UTC
# Line 1  Line 1 
1  $wgEnableUploads = true;  $wgEnableUploads = true;
2  $wgFileExtensions = array('png','gif','jpg','jpeg','pdf','tiff','ps','odt','ods','odp','odg');  $wgFileExtensions = array('png','gif','jpg','jpeg','pdf','tiff','ps','odt','ods','odp','odg', 'txt');
3    
4  $wgGroupPermissions['*']['edit'] = false;  $wgGroupPermissions['*']['edit'] = false;
5  $wgGroupPermissions['*']['createtalk'] = false;  $wgGroupPermissions['*']['createtalk'] = false;

Legend:
Removed from v.2090  
changed lines
  Added in v.2091

  ViewVC Help
Powered by ViewVC 1.1.30