Skip to content

Commit 7c39bc8

Browse files
authored
Enable the 'disable' option in palmr.json
1 parent 7a91dc7 commit 7c39bc8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frontend/public/json/palmr.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"updateable": true,
1010
"privileged": false,
1111
"interface_port": 3000,
12-
"disable": true,
12+
"disable": false,
1313
"documentation": "https://palmr.kyantech.com.br/docs/3.1-beta",
1414
"config_path": "/opt/palmr/apps/server/.env, /opt/palmr/apps/web/.env",
1515
"website": "https://palmr.kyantech.com.br/",

0 commit comments

Comments
 (0)