summarylogtreecommitdiffstats
path: root/camo.conf
diff options
context:
space:
mode:
authorJonne Haß2015-06-08 11:58:45 +0200
committerJonne Haß2015-06-08 11:58:45 +0200
commit7fca77f50ec3e0ce3fc67cf5024cb9861f59f198 (patch)
treeeec78d4d38963b4879e9be39fd42c73dddeed85f /camo.conf
downloadaur-7fca77f50ec3e0ce3fc67cf5024cb9861f59f198.tar.gz
add camo
Diffstat (limited to 'camo.conf')
-rw-r--r--camo.conf11
1 files changed, 11 insertions, 0 deletions
diff --git a/camo.conf b/camo.conf
new file mode 100644
index 000000000000..45a27f394cfa
--- /dev/null
+++ b/camo.conf
@@ -0,0 +1,11 @@
+# For a list of all available configuration options see
+# https://github.com/atmos/camo#configuration
+
+# The port which camo should listen to (default=8081)
+PORT=8081
+
+# The shared secret key
+CAMO_KEY=
+
+# Enable debug logging (default=disabled)
+#CAMO_LOGGING_ENABLED=debug