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 9edc44b..832824f 100644
--- a/include/Config.hpp
+++ b/include/Config.hpp
@@ -49,6 +49,7 @@ namespace QuickMedia {
struct MatrixConfig {
std::vector<std::string> known_homeservers;
+ std::string gpg_user_id;
};
struct PeertubeConfig {