From 8003915818f7a5c3c410413c6ea0f257f4072bb0 2013-01-31 18:50:46 From: Jan Kaluza Date: 2013-01-31 18:50:46 Subject: [PATCH] Update documentation/configuration/config_file.md --- diff --git a/documentation/configuration/config_file.md b/documentation/configuration/config_file.md index be14942035820b0c1e39aba9b320949a57bf83ef..8e8b109a8d9357073fd70bd07460a8d98a0fef84 100644 --- a/documentation/configuration/config_file.md +++ b/documentation/configuration/config_file.md @@ -9,13 +9,13 @@ Spectrum 2 config file is not compatible with Spectrum 1, although some importan Following types are used: -* integer - Examples: key=0 -* string - Examples: key=something -* boolean - Examples: key=0 or key=1 -* list - List of strings. You can specify this options more than once: +- integer - Examples: key=0 +- string - Examples: key=something +- boolean - Examples: key=0 or key=1 +- list - List of strings. You can specify this options more than once: - allowed_servers=domain.tld - allowed_servers=example.com + allowed_servers=domain.tld + allowed_servers=example.com ### [service] section