update config example
This commit is contained in:
@@ -5,6 +5,8 @@ credentials = {
|
||||
log_level = "INFO"
|
||||
log_directory = "./logs"
|
||||
|
||||
auth_server = "https://auth.collabvm.org"
|
||||
|
||||
vms = {
|
||||
"vm1": "wss://computernewb.com/collab-vm/vm1",
|
||||
"vm2": "wss://computernewb.com/collab-vm/vm2",
|
||||
@@ -15,4 +17,9 @@ vms = {
|
||||
"vm7": "wss://computernewb.com/collab-vm/vm7",
|
||||
"vm8": "wss://computernewb.com/collab-vm/vm8",
|
||||
"vm9": "wss://computernewb.com/collab-vm/vm9",
|
||||
}
|
||||
|
||||
commands = {
|
||||
"enabled": True,
|
||||
"prefix": "+",
|
||||
}
|
||||
Reference in New Issue
Block a user