api: listenAddress: ":8000" database: # Code likely not to work on another engine because it adds ?parseTime=true driver: mysql dsn: :@[]/ test_dsn: :@[]/ web: # May be absolute or relative to the current directory. assetsPath: web/public # The initial version cache buster on Kurz start. Will probably not remain in config. assetsVersion: 1 listenAddress: ":3000" # Delay is in seconds refreshDelay: 5 # Used to build absolute URLs. siteBaseURL: &sbu http://localhost:3000 siteName: "Kurz" # Lines needs to be below siteBaseURL for the YAML reference to work. assetsBaseURL: *sbu