aboutsummaryrefslogtreecommitdiff
path: root/include/Config.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'include/Config.hpp')
-rw-r--r--include/Config.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/Config.hpp b/include/Config.hpp
index c8c6650..2bb79fb 100644
--- a/include/Config.hpp
+++ b/include/Config.hpp
@@ -117,6 +117,7 @@ namespace gsr {
std::string save_directory;
std::string container = "mp4";
int32_t replay_time = 60;
+ std::string replay_storage = "ram";
ConfigHotkey start_stop_hotkey;
ConfigHotkey save_hotkey;
ConfigHotkey save_1_min_hotkey;