<< Click to Display Table of Contents >> Predefine maximal data limit and disable changes by users |
![]() ![]() ![]() |
If you want to hide the Reload button displayed when more data than allowed by the data limit exist on the server then you can set this option in xipcc.ini:
ALLOW_RELOAD=N
After restarting the client the Reload button is hidden.
If you also want to predefine the the data limit and want that users can't change it, follow these steps:
1.Ensure that admin.xml file contains the limit you want to use (modify it manually or configure it in the client and rename Settings.xml to admin.xml)
2.disable GENERAL.BASIC.MAX option in xipcc.ini by setting it to 1:
3.After restarting the client you should not be able to modify limits and the ones from admin.xml will be used: