13 lines
496 B
Text
13 lines
496 B
Text
# Values contained below are also the defaults.
|
|
|
|
# Enable debug mode
|
|
# Primarily turns off minification of output styles, might also display more info in the console
|
|
#AMI_DEBUG=1
|
|
|
|
# Application title
|
|
# Sets the title of the application, might be overridden for the window title by the common settings below once they're loaded
|
|
#AMI_TITLE="Flashii Chat"
|
|
|
|
# Common configuration location
|
|
# Contains further information shared by the other chat client
|
|
#FUTAMI_URL="//futami.flashii.net/common.json"
|