diff --git a/README_SETUP.md b/README_SETUP.md index 244121ee54541c01b14354d571062ae78e3978cc..36cd1574d5af333e71b4b235efbc58ef1aea8ef6 100644 --- a/README_SETUP.md +++ b/README_SETUP.md @@ -105,7 +105,7 @@ server: - `SHARED_FOLDER`: Folder for sharing files via cryptographic tokens, also those created by scripts. - `SERVER_SIDE_SCRIPTING_BIN_DIRS`: A comma or white space separated list - of directories (relative of absolute) where the server will be looking + of directories (relative or absolute) where the server will be looking for executables which are then callable as server-side scripts. By default this list only contains `./scripting/bin`. If you want to include e.g. scripts which are maintained as part of the caosdb-webui