1
0
mirror of https://github.com/TitanEmbeds/Titan.git synced 2025-04-01 22:51:55 +02:00

Add logging location to discordbot example config

This commit is contained in:
Jeremy "EndenDragon" Zhang 2017-09-07 12:05:58 -07:00 committed by GitHub
parent 5df40bf558
commit c2a5180f55

@ -6,4 +6,6 @@ config = {
'redis-uri': "redis://",
'errorreporting-channelid': "",
'logging-location': "/home/titan/Titan/discordbot/titanbot.log",
}