Ajout update nextcloud file index
This commit is contained in:
@@ -56,4 +56,25 @@ quality = mp3
|
||||
; command = /home/kmille/projects/deezer-downloader/app/venv/bin/yt-dlp
|
||||
command = /usr/bin/yt-dlp
|
||||
|
||||
|
||||
[nextcloud]
|
||||
; Your nextcloud public key for decrypt jwt token
|
||||
public_key = -----BEGIN PUBLIC KEY-----
|
||||
...
|
||||
-----END PUBLIC KEY-----
|
||||
; Your key to added from nextcloud ExternalApp exp: /?jwt={jwt}
|
||||
jwt_name_parameter = jwt
|
||||
|
||||
[nextcloud_ssh_scan_files]
|
||||
; ip from nextcloud server
|
||||
host = 192.168.10.9
|
||||
; port ssh from nextcloud server
|
||||
port = 22
|
||||
; username ssh nextcloud server
|
||||
username = nextclouddeezer
|
||||
; password ssh nextcloud server
|
||||
password = Q8QbqQru3hRc16vK
|
||||
; occ path nextcloud server
|
||||
occ_path = /var/www/nextcloud/occ
|
||||
|
||||
; vim: syntax=dosini
|
||||
|
||||
Reference in New Issue
Block a user