A comma-separated list of input directories to allow when RestrictInputDirs is set to True
.
This parameter is not included in the configuration file by default. However, if you specify input directory restrictions, all global directories (TempDir
, LangPackDir
, LangIDDir
, and so on) are included automatically by default. You can then add your own directories.
You can include absolute or relative paths. If you specify a relative path, you must specify it relative to the server directory.
Spaces between entries are allowed.
Type: | String |
Default: | This parameter is not included in the configuration file by default |
Required: | No |
Configuration Section: | Server |
Example: | AllowedInputDirectoriesCSVs=./myInput1, ./myInput
|
See Also: | AllowedOutputDirectoriesCSVs |
|