mirror of
https://github.com/solero/houdini.git
synced 2024-11-10 05:08:19 +00:00
Too many blank lines
This commit is contained in:
parent
a7e0b83d71
commit
1ae04577f3
@ -12,14 +12,12 @@ redis = {
|
|||||||
'Port': 6379
|
'Port': 6379
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
commands = {
|
commands = {
|
||||||
'Prefix': ['!', '?', '.'],
|
'Prefix': ['!', '?', '.'],
|
||||||
'StringDelimiters': ['"', "'"],
|
'StringDelimiters': ['"', "'"],
|
||||||
'ConflictMode': ConflictResolution.Silent
|
'ConflictMode': ConflictResolution.Silent
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
servers = {
|
servers = {
|
||||||
'Login': {
|
'Login': {
|
||||||
'Address': '0.0.0.0',
|
'Address': '0.0.0.0',
|
||||||
|
Loading…
Reference in New Issue
Block a user