Correct the db_filename path

Elsewhere in the module, the db_filename is referred to residing in
/var/lib/ptgbot/www so set it in the conffile template accordingly.

Change-Id: I86f190c4200dfce8f736acc1ba469cd7f2aca699
This commit is contained in:
Jeremy Stanley 2017-07-12 22:54:15 +00:00
parent 93505ed3c8
commit 5680eecf0e
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
"irc_server": "irc.freenode.net",
"irc_port": 6667,
"irc_channel": "<%= @channel %>",
"db_filename": "/var/lib/ptgbot/html/ptg.json",
"db_filename": "/var/lib/ptgbot/www/ptg.json",
"log_config": "/etc/ptgbot/logging.config",
"ethercalc_url": "https://ethercalc.openstack.org/_/Pike-PTG-Discussion-Rooms/cells",
"ethercalc_cells": {