summary refs log tree commit diff
path: root/synapse/config/database.py (unfollow)
Commit message (Expand)AuthorFilesLines
2015-04-27Move database configuration into config moduleErik Johnston1-2/+21
2015-04-27Ensure check_same_thread is enabled for sqlite3Erik Johnston1-0/+1
2015-04-27