Removed WebDir option.
This commit is contained in:
parent
424a42b3db
commit
4b8cc9060e
@ -12,7 +12,6 @@ import (
|
||||
type Configuration struct {
|
||||
ListenOn string `yaml:"listen_on"`
|
||||
HashSalt string `yaml:"hash_salt"`
|
||||
WebDir string `yaml:"web_dir"`
|
||||
User string `yaml:"user"`
|
||||
Log struct {
|
||||
ToStdout bool `yaml:"stdout"`
|
||||
|
Loading…
Reference in New Issue
Block a user