Add JRPC API, reworked Login and User pages
This commit is contained in:
@ -1,15 +1,16 @@
|
||||
[database]
|
||||
host=localhost
|
||||
database=openauth
|
||||
|
||||
[core]
|
||||
name = OpenAuthService
|
||||
|
||||
[web]
|
||||
port = 3000
|
||||
|
||||
[mail]
|
||||
server = mail.example.com
|
||||
username = test
|
||||
password = test
|
||||
port = 595
|
||||
[database]
|
||||
host=localhost
|
||||
database=openauth
|
||||
|
||||
[core]
|
||||
name = OpenAuthService
|
||||
secret = dev
|
||||
|
||||
[web]
|
||||
port = 3000
|
||||
|
||||
[mail]
|
||||
server = mail.example.com
|
||||
username = test
|
||||
password = test
|
||||
port = 595
|
||||
|
Reference in New Issue
Block a user