# The port to run on port: 8080 # Number of chat logs to retain chat: 100 # Authentication auth: # Protect GET routes. If false, GET routes are public. get: true # Protect POST routes. If false, POST routes are public. post: true tokens: token: access # Custom commands (POST) custom: - say