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:
@@ -25,4 +25,4 @@ persistence:
|
||||
enabled: true
|
||||
config:
|
||||
enabled: true
|
||||
mountPath: /config
|
||||
mountPath: "/config"
|
||||
|
||||
Reference in New Issue
Block a user