The following warnings occurred:
Warning [2] Undefined property: MyLanguage::$archive_pages - Line: 2 - File: printthread.php(287) : eval()'d code PHP 8.2.13 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/printthread.php(287) : eval()'d code 2 errorHandler->error_callback
/printthread.php 287 eval
/printthread.php 117 printthread_multipage



CentBrowser Forum
startup command line reference - Printable Version

+- CentBrowser Forum (https://www.centbrowser.net/en)
+-- Forum: Members Area (https://www.centbrowser.net/en/forumdisplay.php?fid=3)
+--- Forum: General Discuss (https://www.centbrowser.net/en/forumdisplay.php?fid=5)
+--- Thread: startup command line reference (/showthread.php?tid=2570)

Pages: 1 2


RE: startup command line reference - sanitar2k - 03-28-2019

What means parameter "--cb-disable-user-statistics"? Disabling some reports?


RE: startup command line reference - Admini - 03-29-2019

(03-28-2019, 04:31 PM)sanitar2k Wrote: What means parameter "--cb-disable-user-statistics"? Disabling some reports?

This switch has no use for now, because we have not implemented any user statistics.
Except there is startup counting like this:
https://www.centbrowser.com/privacy_sample.png


RE: startup command line reference - sx1sajor - 03-31-2019

What does "--cb-app-model-id-suffix" exactly do?


RE: startup command line reference - Admini - 03-31-2019

(03-31-2019, 03:24 PM)sx1sajor Wrote: What does "--cb-app-model-id-suffix" exactly do?

If you use multiple portable versions, generally their icons will overlap in task bar.
To avoid this issue, you can add "--cb-app-model-id-suffix" to split them, e.g.:

For first portable, use --cb-app-model-id-suffix=portable1
For second portable, use --cb-app-model-id-suffix=portable2

This switch has no effect in installed version.


RE: startup command line reference - Petrovic - 04-24-2024

why --cb-disable-user-statistics removed from v5.1.1130.82??


RE: startup command line reference - Admini - 04-25-2024

(04-24-2024, 07:08 AM)Petrovic Wrote: why --cb-disable-user-statistics removed from v5.1.1130.82??
Need to collect basic information, otherwise we even don't know the user amount.
This doesn't touch your private data.