# The primary domain the Tripwire instance is hosted on. # It shouldn't be a local IP in production. baseUrl: "localhost:10000" # The protocol to be used for Tripwire protocol: "http://" # Show debug output (if unsure, set to false) debugMode: true # The maximum size (in bytes) of a skin/cape that can be uploaded. maxTextureSize: 8096