mirror of
https://github.com/LBRYFoundation/LBRY-Vault.git
synced 2025-09-01 01:35:20 +00:00
* Add missing cache key to sample config.
This commit is contained in:
parent
8e99eb8d81
commit
1240e2745d
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@ password = secret
|
||||||
banner = Welcome to Electrum!
|
banner = Welcome to Electrum!
|
||||||
irc = yes
|
irc = yes
|
||||||
ircname = public Electrum server
|
ircname = public Electrum server
|
||||||
|
cache = no
|
||||||
|
|
||||||
[database]
|
[database]
|
||||||
type = MySQLdb
|
type = MySQLdb
|
||||||
|
|
Loading…
Add table
Reference in a new issue