##// END OF EJS Templates
Don't run time conversion if Intl not available in browser. Also convert...
Don't run time conversion if Intl not available in browser. Also convert thread death time in archived threads

File last commit:

r1015:c84f21f3 merge decentral
r1023:0040ea34 default
Show More
settings.py
2 lines | 71 B | text/x-python | PythonLexer
neko259
Implemented default settings (BB-51). If no setting is defined in settings.py, the ones from default_settings will be used
r938 from boards.default_settings import *
neko259
Moved imageboard settings to the boards settings module. Added setting to disable archive
r716
neko259
Implemented default settings (BB-51). If no setting is defined in settings.py, the ones from default_settings will be used
r938 # Site-specific settings go here