Welcome Guest Search | Active Topics | Sign In | Register

If Engine.Options.CachePath == null Options
ozheek
Posted: Saturday, October 15, 2016 7:46:55 AM
Rank: Advanced Member
Groups: Member

Joined: 8/29/2016
Posts: 64
Hello,

could you please explain what happened if I set Engine.Options.CachePath = null?

Does it mean that engine will not store cache, cookie, localstorage?

If not, could you please help me to disable cookies and local storage?
eo_support
Posted: Saturday, October 15, 2016 6:31:36 PM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,229
Hi,

CachePath = null is the default value. That will cause the engine to automatically create a cache directory inside your temp directory.

You can not disable cookie or local storage.

Thanks!


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.