html5 - Set perdomain localstorage limit in Opera -


If I run for the first time in Opera, I get a popup, where I can set the storage size of this domain I am But if I cancel, next time there is no popup, then the storage size will be the default.

How to set local storage size in each domain in Opera?

To change the default quota range, Opera: config # persistent store | Go to DomainQuotaForlocalStorage .

To read / edit the per domain quota , open your profile directory (location help can be found about "About Opera"), and < Code> override.ini (multi user) . You can also open Opera's Applications folder and edit operaprefs.ini .

The format is as follows:

  [domain.tld] constant storage | LocalStorage = & lt; for domain quota Bytes & gt; Local collection | Handling more than domain quota is localStorage = 0 [override] domain.tld   

In the domain section, the first entry quota limit is second entry is zero when you reject the request for quota expansion Are there.

For more information, see.

Comments