Fix FAQ URL (#2938)
This commit is contained in:
parent
c7a8dfb329
commit
5ac4362c86
2
refine
2
refine
@ -851,7 +851,7 @@ fi
|
|||||||
echo You have "$freeRam"M of free memory.
|
echo You have "$freeRam"M of free memory.
|
||||||
echo Your current configuration is set to use $REFINE_MEMORY of memory.
|
echo Your current configuration is set to use $REFINE_MEMORY of memory.
|
||||||
echo OpenRefine can run better when given more memory. Read our FAQ on how to allocate more memory here:
|
echo OpenRefine can run better when given more memory. Read our FAQ on how to allocate more memory here:
|
||||||
echo https://github.com/OpenRefine/OpenRefine/wiki/FAQ:-Allocate-More-Memory
|
echo https://github.com/OpenRefine/OpenRefine/wiki/FAQ-Allocate-More-Memory
|
||||||
|
|
||||||
if [ -z "$REFINE_MAX_FORM_CONTENT_SIZE" ] ; then
|
if [ -z "$REFINE_MAX_FORM_CONTENT_SIZE" ] ; then
|
||||||
REFINE_MAX_FORM_CONTENT_SIZE="1048576"
|
REFINE_MAX_FORM_CONTENT_SIZE="1048576"
|
||||||
|
Loading…
Reference in New Issue
Block a user