summaryrefslogtreecommitdiffstats
path: root/examples/watch/Settings.toml
diff options
context:
space:
mode:
authorRyan Leckey <leckey.ryan@gmail.com>2017-07-30 13:20:36 -0700
committerRyan Leckey <leckey.ryan@gmail.com>2017-07-30 13:20:36 -0700
commit14224be23dc2f253a240b85214927d97e1160669 (patch)
tree6f5b02b26aef5cf37bb14f32b9048165b67109ce /examples/watch/Settings.toml
parent71f4b182d1e56febda64bd620ae0e0f65de333cd (diff)
Remove ConfigResult; close #36
Diffstat (limited to 'examples/watch/Settings.toml')
-rw-r--r--examples/watch/Settings.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/watch/Settings.toml b/examples/watch/Settings.toml
index f7881bb..8443f7b 100644
--- a/examples/watch/Settings.toml
+++ b/examples/watch/Settings.toml
@@ -1,3 +1,3 @@
-debug = true
+debug = false
port = 8080
host = "0.0.0.0"