Skip to content

Commit

Permalink
Remove permit_join from settings.schema.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Koenkk committed Oct 11, 2024
1 parent 608d449 commit e0a033a
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions lib/util/settings.schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,12 +45,6 @@
}
]
},
"permit_join": {
"type": "boolean",
"default": false,
"title": "Permit join",
"description": "Allow new devices to join (re-applied at restart)"
},
"availability": {
"oneOf": [
{
Expand Down

0 comments on commit e0a033a

Please sign in to comment.