-
-
Save Timshel/6037246 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Root url of the application | |
application.root.url="http://play.xamplez.io" | |
gist.roots=[5064282] | |
admins=["playbyexample-admin"] | |
# Configuration of the ES backend | |
elasticsearch { | |
url="http://localhost:9200" | |
index="play_xamplez" | |
} | |
# Optional configuration of the twitter account | |
twitter{ | |
tags="#play #xamplez" | |
} | |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This is the fork of Xamplez core Configuration Gist |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"blacklist" : [ "122333", "1233", "123221111223", "128788" ] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment