Refactor project and add pkldoc
This commit is contained in:
parent
1c9add29fa
commit
6c75b0ab72
10 changed files with 36 additions and 10 deletions
|
|
@ -1,4 +1,4 @@
|
|||
amends "./lib/controller.pkl"
|
||||
amends "./emgauwa/controller.pkl"
|
||||
|
||||
server {
|
||||
host = "127.0.0.1"
|
||||
|
|
@ -14,5 +14,6 @@ permissions {
|
|||
|
||||
logging {
|
||||
level = "INFO"
|
||||
file = "stdout"
|
||||
}
|
||||
|
||||
midnight = "00:00"
|
||||
|
|
|
|||
Loading…
Reference in a new issue