chore(apps): cleanup questions by removing hidden dicts (#1558)
* chore(apps): cleanup questions by removing hidden dicts * persistence cleanup pt1 * persistence cleanup pt2 * persistence cleanup pt3 * persistence cleanup pt4 * persistence cleanup pt5 * remove gui for staticfiles for recipes * make mountPath visible and read-only field * make mountPath visible and read-only field * bump patch * remove trailing `/` on paths and fix freerad * enable udev (scrutiny) * also cleanup vCT * move mountPath under advanced * update mountPath label * bump patch dep train
This commit is contained in:
@@ -36,4 +36,4 @@ service:
|
||||
persistence:
|
||||
config:
|
||||
enabled: true
|
||||
mountPath: "/var/syncthing/"
|
||||
mountPath: "/var/syncthing"
|
||||
|
||||
Reference in New Issue
Block a user