Hide the ptz_home button. Likely not important enough for most users.
This commit is contained in:
@@ -236,7 +236,7 @@ describe('config defaults', () => {
|
||||
priority: 50,
|
||||
},
|
||||
ptz_home: {
|
||||
enabled: true,
|
||||
enabled: false,
|
||||
priority: 50,
|
||||
},
|
||||
recordings: {
|
||||
|
||||
Reference in New Issue
Block a user