summaryrefslogtreecommitdiff
path: root/frontends/amiga/options.h
diff options
context:
space:
mode:
Diffstat (limited to 'frontends/amiga/options.h')
-rw-r--r--frontends/amiga/options.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/frontends/amiga/options.h b/frontends/amiga/options.h
index f67a9b683..196b05709 100644
--- a/frontends/amiga/options.h
+++ b/frontends/amiga/options.h
@@ -47,6 +47,7 @@ NSOPTION_STRING(search_engines_file, "PROGDIR:Resources/SearchEngines")
NSOPTION_STRING(arexx_dir, "PROGDIR:Rexx")
NSOPTION_STRING(arexx_startup, "Startup.nsrx")
NSOPTION_STRING(arexx_shutdown, "Shutdown.nsrx")
+NSOPTION_BOOL(arexx_allow_exec, false)
NSOPTION_STRING(download_dir, NULL)
NSOPTION_BOOL(download_notify, true)
NSOPTION_BOOL(download_notify_progress, false)