Update rclone config
This commit is contained in:
parent
d83863d35d
commit
fb9cb11a3b
|
@ -21,11 +21,10 @@ password2 = {{ password2 }}
|
||||||
[GoogleDriveCache]
|
[GoogleDriveCache]
|
||||||
type = cache
|
type = cache
|
||||||
remote = GoogleDrive:/
|
remote = GoogleDrive:/
|
||||||
plex_url = http://localhost:32400
|
plex_url = http://10.0.9.111:32400
|
||||||
plex_username = {{ plex_username }}
|
plex_username = {{ plex_username }}
|
||||||
plex_password = {{ plex_password }}
|
plex_password = {{ plex_password }}
|
||||||
chunk_size = 5M
|
chunk_size = 5M
|
||||||
chunk_total_size = 25G
|
chunk_total_size = 25G
|
||||||
chunk_no_memory = true
|
chunk_no_memory = true
|
||||||
writes = true
|
writes = true
|
||||||
plex_token = {{ plex_token }}
|
|
||||||
|
|
|
@ -58,11 +58,3 @@ plex_password: !vault |
|
||||||
39613961343366616666336639663662623966353665373331626134663936336332343238613963
|
39613961343366616666336639663662623966353665373331626134663936336332343238613963
|
||||||
66373633623533383534626536656636393131623530313239666438666166636363623637353762
|
66373633623533383534626536656636393131623530313239666438666166636363623637353762
|
||||||
326163633664363939633864326164323866
|
326163633664363939633864326164323866
|
||||||
|
|
||||||
plex_token: !vault |
|
|
||||||
$ANSIBLE_VAULT;1.1;AES256
|
|
||||||
39353335663961343335326331633538393831363130323138363231393830666132643739396234
|
|
||||||
3365636135343531616661373235316632363066303835630a366334336663626337626462333732
|
|
||||||
35343435373630633363633632323437383766336461613633373335653162656332666637383864
|
|
||||||
6464303864313366380a336166333132613731646236343433636231653132383035346563393635
|
|
||||||
63623336376532346165633666656435343335396639396538303037346365386238
|
|
||||||
|
|
Loading…
Reference in a new issue