/[sudobot]/trunk/config/schema/system.json
ViewVC logotype

Diff of /trunk/config/schema/system.json

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 630 by rakinar2, Mon Jul 29 17:59:26 2024 UTC revision 631 by rakinar2, Tue Sep 10 15:53:22 2024 UTC
# Line 8  Line 8 
8              "type": "boolean",              "type": "boolean",
9              "default": false              "default": false
10          },          },
11            "emoji_resolve_strategy": {
12                "type": "string",
13                "enum": [
14                    "both",
15                    "home_guild",
16                    "application"
17                ],
18                "default": "both"
19            },
20          "system_admins": {          "system_admins": {
21              "type": "array",              "type": "array",
22              "items": {              "items": {

Legend:
Removed from v.630  
changed lines
  Added in v.631

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26