v0.0.10
+ Добавлена авторизация как отдельная страница + Небольшие исправления в JS при ответе от сервера
This commit is contained in:
parent
639118f781
commit
e74c0a1af0
11 changed files with 283 additions and 40 deletions
|
@ -10,6 +10,10 @@ loglevel => 0 ; 0 - debug, 1 - crit, 2
|
|||
logoutput => 1, 4 ; 1 - syslog, 2 - stout, 4 - file => example: 1,2 or 1,2,4
|
||||
logfile => /var/log/daster.log ; if log-output set with 4
|
||||
|
||||
[auth]
|
||||
login =>
|
||||
password =>
|
||||
|
||||
[daster-db]
|
||||
host => 127.0.0.1
|
||||
port => 5432
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue