diff --git a/config_example.txt b/config_example.txt new file mode 100644 --- /dev/null +++ b/config_example.txt @@ -0,0 +1,10 @@ +[database] +host: www.protofusion.org +port: 8086 +username: username +password: password +database: hydrobot + +[debug] +can: True +can_detail: False