##// END OF EJS Templates
Always show main thread for post in post link. Prefetch thread replies' thread and threads
Always show main thread for post in post link. Prefetch thread replies' thread and threads

File last commit:

r938:59592f00 default
r984:c2eb220a 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