implemented ClientCLI DB queries
This commit is contained in:
@@ -13,7 +13,9 @@ id = 1
|
||||
description = "a text channel"
|
||||
|
||||
[database]
|
||||
path = 'server-db/server.sqlite'
|
||||
path = 'tcp-chat-server/server.sqlite'
|
||||
# on windows use backslashes
|
||||
# path = 'tcp-chat-server\server.sqlite'
|
||||
|
||||
[keys]
|
||||
rsa_private_key = '<generate with './tcp-chat --rsa-gen-random'>'
|
||||
|
||||
Reference in New Issue
Block a user