devoptab: deprecate locations.ini in favour of hdd/network mounts, better handle folder creation errors.
This commit is contained in:
@@ -128,6 +128,7 @@ struct MountConfig {
|
||||
std::string url{};
|
||||
std::string user{};
|
||||
std::string pass{};
|
||||
std::string dump_path{};
|
||||
std::optional<long> port{};
|
||||
int timeout{3000}; // 3 seconds.
|
||||
bool read_only{};
|
||||
|
||||
Reference in New Issue
Block a user