Update README

This commit is contained in:
deajan 2024-06-04 15:55:57 +02:00
parent 4234ef2b01
commit facd256eae

View file

@ -241,7 +241,7 @@ On Windows, logs will be found in the temp directory defined in `%TEMP%` variabl
NPBackup comes with integrated auto upgrade function that will run regardless of program failures, in order to lessen the maintenance burden.
The upgrade server runs a python asgi web server with integrated HTTP basic authentication, that can further be put behind an SSL proxy like HaProxy.
## Customization
## Branding
NPBackup is fully customizable and branding can be done easily.
You'll find all images and icons in the `resources` directory. Feel free to update those files. Once updated, you must run `update_custom_resources.py` to regenerate the `customization.py` file corresponding entries.