From 14f7a4bdafd5578036937b711074c62c8aa6f3d1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Henrik=20tom=20W=C3=B6rden?= <h.tomwoerden@indiscale.com> Date: Thu, 10 Dec 2020 13:20:16 +0100 Subject: [PATCH] DOC: typo --- README_SETUP.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README_SETUP.md b/README_SETUP.md index 244121ee..36cd1574 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 -- GitLab