Move unpriv_user opt in koschei-admin config
This commit is contained in:
parent
978f37a386
commit
4456a99e75
1 changed files with 1 additions and 1 deletions
|
@ -2,9 +2,9 @@
|
|||
config = {
|
||||
"database_config": {
|
||||
"username": "koscheiadmin",
|
||||
"unpriv_username": "koscheiuser",
|
||||
"password": "{{ koscheiadmin_db_password }}",
|
||||
}
|
||||
"unpriv_db_username": "koscheiuser",
|
||||
}
|
||||
|
||||
# Local Variables:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue