[ui] Add auto-mount on first launch functionality #52
This commit is contained in:
@@ -426,6 +426,7 @@ inline constexpr auto JSON_MAX_CONNECTIONS{"MaxConnections"};
|
||||
inline constexpr auto JSON_MAX_UPLOAD_COUNT{"MaxUploadCount"};
|
||||
inline constexpr auto JSON_MED_FREQ_INTERVAL_SECS{"MedFreqIntervalSeconds"};
|
||||
inline constexpr auto JSON_META{"Meta"};
|
||||
inline constexpr auto JSON_MOUNT_AUTO_START{"MountAutoStart"};
|
||||
inline constexpr auto JSON_MOUNT_LOCATIONS{"MountLocations"};
|
||||
inline constexpr auto JSON_ONLINE_CHECK_RETRY_SECS{"OnlineCheckRetrySeconds"};
|
||||
inline constexpr auto JSON_PATH{"Path"};
|
||||
|
||||
Reference in New Issue
Block a user