Add sample users.json
This commit is contained in:
8
users.json.sample
Normal file
8
users.json.sample
Normal file
@@ -0,0 +1,8 @@
|
|||||||
|
{
|
||||||
|
"users": {
|
||||||
|
"test": {
|
||||||
|
"name": "test",
|
||||||
|
"servers": ["test"]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user