Merge pull request #40 from Barbara-Pitt/config

issue # 39 - spoiler images not working
This commit is contained in:
towards-a-new-leftypol 2020-12-26 17:08:30 -05:00 committed by GitHub
commit 885c2904e8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -138,6 +138,7 @@ $config['reply_hard_limit'] = 1000;
$config['stylesheets']['Dark'] = 'dark.css';
$config['stylesheets']['Dark Red'] = 'dark_red.css';
$config['always_noko'] = true;
$config['spoiler_images'] = true;
//more themes (issue#26)
$config['stylesheets']['Burichan'] = 'burichan.css';