summarylogtreecommitdiffstats
path: root/camo.conf
blob: 45a27f394cfab67739d4eab5d899c2fc99db438a (plain)
1
2
3
4
5
6
7
8
9
10
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