Added toggle for temporary image storage
This commit is contained in:
parent
af8bce1d3e
commit
881dfd34d7
2 changed files with 4 additions and 2 deletions
|
@ -27,6 +27,8 @@ DBL=
|
|||
|
||||
# Put HTML help page output location here, leave blank to disable
|
||||
OUTPUT=
|
||||
# Put temporary image dir here (make sure it's accessible via a web server), leave blank to disable
|
||||
TEMPDIR=
|
||||
|
||||
# Enable/disable Twitter bot (true/false)
|
||||
TWITTER=false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue