Add favicon note

This commit is contained in:
Alfredo Cardigliano 2021-08-31 14:16:45 +02:00
parent d4f0396568
commit 514e209d36

View file

@ -5,13 +5,13 @@ OEM Customizations
Only OEMs are allowed to customize ntopng logo and name, and they are required to enter ad-hoc agreements with ntop before doing this. Simply removing the ntopng logo or changing its name would result in user-license infringements.
Linux versions of ntopng Professional/Enterprise allows OEMs to customize logo, CSS and product name.
Linux versions of ntopng Professional/Enterprise allows OEMs to customize logo, favincon, CSS and product name.
To load a custom CSS place it under
To set a product name, place it in a single-line text file under
.. code:: bash
/etc/ntopng/custom_theme.css
/etc/ntopng/product_name
To load a custom logo, place it under
@ -21,11 +21,17 @@ To load a custom logo, place it under
The logo must be in format :code:`png` and it must be 52x52 pixels in size.
To set a product name, place it in a single-line text file under
To load a custom favicon, please it under
.. code:: bash
/etc/ntopng/product_name
custom_favicon.ico
To load a custom CSS, place it under
.. code:: bash
/etc/ntopng/custom_theme.css
Automatic updates are disabled in OEM mode, unless a custom repository is configured.
The sources file for the repository should be placed under