mirror of
https://github.com/TitanEmbeds/Titan.git
synced 2024-11-15 02:21:21 +01:00
Add logging location to discordbot example config
This commit is contained in:
parent
5df40bf558
commit
c2a5180f55
@ -6,4 +6,6 @@ config = {
|
|||||||
'redis-uri': "redis://",
|
'redis-uri': "redis://",
|
||||||
|
|
||||||
'errorreporting-channelid': "",
|
'errorreporting-channelid': "",
|
||||||
|
|
||||||
|
'logging-location': "/home/titan/Titan/discordbot/titanbot.log",
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user