mirror of
https://github.com/aljazceru/addons.git
synced 2025-12-18 21:54:20 +01:00
@@ -13,7 +13,7 @@
|
|||||||
},
|
},
|
||||||
"schema": {
|
"schema": {
|
||||||
"token": "str",
|
"token": "str",
|
||||||
"domain": ["str"],
|
"domains": ["str"],
|
||||||
"seconds": "int"
|
"seconds": "int"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -19,7 +19,7 @@
|
|||||||
},
|
},
|
||||||
"schema": {
|
"schema": {
|
||||||
"email": "email",
|
"email": "email",
|
||||||
"domain": ["str"],
|
"domains": ["str"],
|
||||||
"certfile": "str",
|
"certfile": "str",
|
||||||
"keyfile": "str"
|
"keyfile": "str"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user