Files
gemserv/config.toml
Jessica Stokes d68b815be4 Quote the "proxy_all" option
The "proxy_all" option from the sample configuration not being quoted was throwing this error when running the server:

    Config error: invalid TOML value, did you mean to use a quoted string? at line 38 column 13

This patch makes sure the program will run against the included example config.toml.
2021-04-03 21:22:29 -04:00

1.5 KiB