Add trailing slash to example directory

This commit is contained in:
Mark Veidemanis 2022-07-28 21:29:08 +01:00
parent 3818308b75
commit ef61145671
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ from redis import StrictRedis
ZNCErrors = ["Error:", "Unable to load", "does not exist", "doesn't exist"]
configPath = "conf/"
exampleConfigPath = "conf/example"
exampleConfigPath = "conf/example/"
certPath = "cert/"
filemap = {