Add missing = in properties template.

This commit is contained in:
Karsten Loesing 2016-07-25 17:01:09 +02:00
parent 69535b64e2
commit 50463327de

View File

@ -94,7 +94,7 @@ DownloadMissingMicrodescriptors = true
#
## Download all server descriptors from the directory authorities at most
## once a day (only if DownloadRelayDescriptors is true)
DownloadAllServerDescriptors false
DownloadAllServerDescriptors = false
#
## Download all extra-info descriptors from the directory authorities at
## most once a day (only if DownloadRelayDescriptors is true)