Dies ist die alte 4D Dokumentations-Website. Die neue und aktualisierte Dokumentation finden Sie unter developer.4d.com |
||||||||||||||
|
4D v19
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>
Produkt: 4D
Thema: CS
Erstellt: 4D v18 R5
4D XML Keys BuildApplication ( 4D v19)