settings.ini.example: better example/ref

This commit is contained in:
pedro 2024-11-09 19:41:26 +01:00
parent 12209c84fa
commit d9e85dca36
1 changed files with 5 additions and 2 deletions

View File

@ -1,6 +1,9 @@
[settings] [settings]
url = http://localhost:8000/api/snapshot/ #url = http://localhost:8000/api/v1/snapshot/
token = '1234' url = https://demo.ereuse.org/api/v1/snapshot/
# sample token that works with default deployment such as the previous two urls
token = 5018dd65-9abd-4a62-8896-80f34ac66150
# path = /path/to/save # path = /path/to/save
# device = your_device_name # device = your_device_name
# # erase = basic # # erase = basic