aboutsummaryrefslogtreecommitdiff
path: root/wfm.h
diff options
context:
space:
mode:
authortenox7 <as@tenoware.com>2018-07-14 02:43:18 -0700
committertenox7 <as@tenoware.com>2018-07-14 02:43:18 -0700
commit250dce3faa1d07c6376fde5b6d7a2245dcebebc3 (patch)
treeeb499f3f19fab53d6096833cb17202722f3c0bc5 /wfm.h
parentd24ebd53cbe25a40e09ab5b0b7aa1a2d2caf3bcf (diff)
downloadwfm-250dce3faa1d07c6376fde5b6d7a2245dcebebc3.tar.gz
merged new cgic version, disabled upload status
Diffstat (limited to 'wfm.h')
-rw-r--r--wfm.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/wfm.h b/wfm.h
index 0e86090..346a670 100644
--- a/wfm.h
+++ b/wfm.h
@@ -64,7 +64,7 @@
#define VALIDCHRS "an ()[]{}-_.,!@#$%^&=+;"
#define VALIDCHRS_DIR VALIDCHRS "/"
-#define SHM_SIZE 16
+//#define SHM_SIZE 16
struct wfm_paths {
char virt_dirname[NAME_MAX];