From 25286fbdc15ba4671cd6525002b02fa17c41c53f Mon Sep 17 00:00:00 2001 From: Ferry Boender Date: Tue, 6 Aug 2019 09:49:48 +0200 Subject: [PATCH] Script execution environment documentation. --- doc/MANUAL.md | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/MANUAL.md b/doc/MANUAL.md index 4e294ed..a115d49 100644 --- a/doc/MANUAL.md +++ b/doc/MANUAL.md @@ -51,6 +51,7 @@ This is the manual for version %%VERSION%%. 1. [Script execution](#script_execution) - [Validation](#script_validation) - [Field Values](#script_fieldvalues) + - [Environment](#script_env) - [Execution security policy](#script_runas) 1. [Users](#users) - [Passwords](#users_passwords)