X-Git-Url: http://git.madism.org/?p=apps%2Fmadmutt.git;a=blobdiff_plain;f=init.h;h=e7c8068aba1833ae094b36cd75e60a37f385563f;hp=c5b325fb1a3a326d96fcd70b3f458088d35459f3;hb=d5b8e82ca172f13bcb966dff6583f67d6ea41c7b;hpb=ce2c6b74b93777c66708ef0cfb7cc14ff1bf6a94 diff --git a/init.h b/init.h index c5b325f..e7c8068 100644 --- a/init.h +++ b/init.h @@ -2879,6 +2879,12 @@ struct option_t MuttVars[] = { ** machine without having to enter a password. */ #endif + { "umask", DT_NUM, R_NONE, UL &Umask, 0077 }, + /* + ** .pp + ** This sets the umask that will be used by mutt-ng when creating all + ** kinds of files. If unset, the default value is 077. + */ { "use_8bitmime", DT_BOOL, R_NONE, OPTUSE8BITMIME, 0 }, /* ** .pp