diff options
Diffstat (limited to 'app-config/config.yaml')
-rw-r--r-- | app-config/config.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app-config/config.yaml b/app-config/config.yaml index 138fe4b..dd3ae08 100644 --- a/app-config/config.yaml +++ b/app-config/config.yaml @@ -1,2 +1,3 @@ hostname: localhost port: 55556 +use_tls: false |