More actions
jrfconvert import |
No edit summary |
||
Line 1: | Line 1: | ||
[[Category: | [[Category:System_keys]] | ||
{{HelpFiles_Deployment}} | |||
| | ||
==Key: TemporaryFolder== | |||
===Syntax=== | ===Syntax=== |
Latest revision as of 09:35, 7 February 2012
<accesscontrol>Main:MyGroup</accesscontrol>
Key: TemporaryFolder
Syntax
<add key="TemporaryFolder" value="[PATH]"/>
[PATH]: A logical path on the server where the Catglobe system is placed.
Purpose
Specify where other temporary data is stored.
This is a required key.
Add ASPNET_Impersonated user with full access rights to this folder.
Example of key
<add key="TemporaryFolder" value="C:\Temp"/>