Implemented client upload with rangeslider and zip open
[src/app-framework-demo.git] / afb-client / app / etc / AppDefaults.js
index 7b5326a..b0eb1a8 100644 (file)
@@ -29,6 +29,8 @@ config = {
     DEBUG   : 4001,          // Node Debug Port
     DBG_LVL : 5,             // Debug Trace Level 0=no trace.
     
+    UPLOAD_DIR: '/tmp/uploads',  // directory destination for uploaded files [/api/post/upload]
+    
     // EXPRESS WEB server config [note: URLBASE generate rewriting rules]
     EXPRESS_HOST    : 'localhost',         // HTTP will only listen on related Internet interface
     EXPRESS_PORT    : 4000,                // HTTP port