]> git.openstreetmap.org Git - osqa.git/blobdiff - forum/startup.py
improved FTS. make fts indexes update faster and take the load out of the node table.
[osqa.git] / forum / startup.py
index d8d0cd57f568192fc21ef71a0c3765237192f7d6..71e33476fb34ded78fd9e96183d081d37441dc41 100644 (file)
@@ -5,4 +5,5 @@ import forum.subscriptions
 
 from forum.modules import get_modules_script
 
-get_modules_script('settings')
\ No newline at end of file
+get_modules_script('settings')
+get_modules_script('startup')
\ No newline at end of file