Skip to content
Snippets Groups Projects
Commit 3dd22636 authored by Rob Swindell's avatar Rob Swindell :speech_balloon:
Browse files

Don't enable the multi-file prompt (for upload descriptions) by default

parent c0698947
Branches
Tags
No related merge requests found
......@@ -20,7 +20,7 @@
#include "scfg.h"
#include <stdbool.h>
#define DEFAULT_DIR_OPTIONS (DIR_FCHK|DIR_MULT|DIR_DUPES|DIR_CDTUL|DIR_CDTDL|DIR_DIZ)
#define DEFAULT_DIR_OPTIONS (DIR_FCHK|DIR_DUPES|DIR_CDTUL|DIR_CDTDL|DIR_DIZ)
#define CUT_LIBNUM USHRT_MAX
char* file_sort_desc[] = {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment