Library/config.ini.sample
kolaente c87ce78598
All checks were successful
the build was successful
Makefile now builds full release
2017-11-28 14:42:11 +01:00

18 lines
381 B
Plaintext

[General]
JWTSecret = blablaGEHEMIN§)!§
; The interface on which to run the webserver
Interface = :8080
[Database]
User = root
Password = supersecret
Host = 127.0.0.1
Database = library
ShowQueries = false
; First user to be created, on every startup the program checks if he exists, if not it creates it
[User]
Name = nope
Username = user
Password = 1234
Email = nope@none.com