##// END OF EJS Templates
Fixed moving thread to bump limit. Fixed multipost in the not bumpable thread
Fixed moving thread to bump limit. Fixed multipost in the not bumpable thread

File last commit:

r1105:08b1f6e6 default
r1134:d009a1d2 default
Show More
settings.py
2 lines | 39 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