Hide the ptz_home button. Likely not important enough for most users.

This commit is contained in:
Dermot Duffy
2024-06-05 22:12:42 -07:00
parent 71c8a3ca37
commit 08ba2ee0b1
3 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -236,7 +236,7 @@ describe('config defaults', () => {
priority: 50,
},
ptz_home: {
enabled: true,
enabled: false,
priority: 50,
},
recordings: {