-
-
Notifications
You must be signed in to change notification settings - Fork 136
Expand file tree
/
Copy pathconfig
More file actions
28 lines (19 loc) · 864 Bytes
/
config
File metadata and controls
28 lines (19 loc) · 864 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
name : Total.js Flow v10
flowstream_worker : fork
cookie (generate) : 6
cookie_secret (generate) : 10
$api : /fapi/
$customtitles : true
// env : dev
// components : https://cdn.totaljs.com/flowstream/webcomponents/db.json
// templates : https://cdn.totaljs.com/flowstream/templates/db.json
// directory : /absolute/path/to/flow/database/
// Disables: Worker/Fork
// flowstream_worker : false
// Replaces WorkerThread for the ChildProcess/Fork
// flowstream_worker : fork
// Memory size for forked processes (in MB)
// flowstream_memory : 4069
// $root : subdomain
// $minifyjs : false
// $minifyhtml : false