Support additional config per-server files for services.
This commit is contained in:
@@ -37,6 +37,7 @@ namespace dropshell {
|
||||
std::string get_remote_service_backups_path(const std::string &server_name, const std::string &service_name);
|
||||
|
||||
std::string get_remote_service_env_file(const std::string &server_name, const std::string &service_name);
|
||||
std::string get_remote_service_env_file_parent(const std::string &server_name, const std::string &service_name);
|
||||
} // namespace dropshell
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user