Put authentication database path in ini file
This commit is contained in:
@@ -24,6 +24,7 @@ logging.config_file = logging.conf
|
||||
use = egg:AnkiServer#sync_app
|
||||
data_root = ./collections
|
||||
base_url = /sync/
|
||||
auth_db_path = ./auth.db
|
||||
mysql.host = 127.0.0.1
|
||||
mysql.user = db_user
|
||||
mysql.passwd = db_password
|
||||
|
||||
Reference in New Issue
Block a user