Browse Source

Merge pull request #28 from Barbara-Pitt/config

issue#5 - adding always noko in config
pull/107/head
towards-a-new-leftypol 3 years ago
committed by GitHub
parent
commit
3023317764
  1. 3
      inc/instance-config.php

3
inc/instance-config.php

@ -40,4 +40,5 @@
$config['gnu_md5'] = '1';
$config['stylesheets']['Dark'] = 'dark.css';
$config['stylesheets']['Dark Red'] = 'dark_red.css';
$config['stylesheets']['Dark Red'] = 'dark_red.css';
$config['always_noko'] = true;
Loading…
Cancel
Save