Add confirmation box for uploads.
This commit is contained in:
@@ -291,6 +291,7 @@ public:
|
||||
"/misc/attachExtensionToAnyProcess", false};
|
||||
BoolSetting hideViewerCountAndDuration = {
|
||||
"/misc/hideViewerCountAndDuration", false};
|
||||
BoolSetting askOnImageUpload = {"/misc/askOnImageUpload", true};
|
||||
|
||||
/// Debug
|
||||
BoolSetting showUnhandledIrcMessages = {"/debug/showUnhandledIrcMessages",
|
||||
|
||||
Reference in New Issue
Block a user