Skip to content

Instantly share code, notes, and snippets.

@TruDan
Created July 6, 2014 17:18
Show Gist options
  • Save TruDan/c0e7b558533f94bf68fb to your computer and use it in GitHub Desktop.
Save TruDan/c0e7b558533f94bf68fb to your computer and use it in GitHub Desktop.
config.yml
# API methods on the method-whitelist will be
# able to called without any sort of authentication
method-whitelist:
- getPlayerLimit
- dynmap.getPort
- server.performance.tick_health
- server.performance.memory.used
- server.performance.memory.total
- players.online.names
- players.online.count
- players.online.limit
- server.settings.motd
options:
stream_pusher:
max_queue_age: 30
max_queue_length: 500
startup-delay: 2000
port: 20059
log-to-console: true
log-to-file: WebAPI.log
anyone-can-use-calladmin: true
use-new-api: true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment