This is the legacy 4D documentation web site. Documentations are progressively being moved to developer.4d.com |
||||||||||||||
|
4D v20 R7
ServerStructureFolderName
|
/ Preferences4D / BuildApp / CS / ServerStructureFolderName |
||
Custom name of the server cache folder.
Allows to define a custom name for the cache folder of the merged server application. The defined string must comply with OS requirements regarding folder names.
The cache folder of the merged server application is created in the Active 4D Folder of the application, within the merged application folder.
If this key is not used, by default the cache folder name is the same as the merged application name. In some cases, you might want to use a separate cache for each server. For more information, see Customizing client and/or server cache folder names.
<Preferences4D>
<BuildApp>
<CS>
<ServerStructureFolderName>MyCache_v1</ServerStructureFolderName>
</CS>
</BuildApp>
</Preferences4D>
Product: 4D
Theme: CS
Created: 4D v18 R5
4D XML Keys BuildApplication ( 4D v20 R7)