nextcloud use direct ip (cloudflare limitation), make update no auto rebuild
This commit is contained in:
@ -5,7 +5,7 @@
|
||||
programs.rclone.remotes.nextcloud = {
|
||||
config = {
|
||||
type = "webdav";
|
||||
url = "https://nc.tmoron.fr/remote.php/dav/files/tom";
|
||||
url = "https://dnc.tmoron.fr/remote.php/dav/files/tom";
|
||||
vendor = "nextcloud";
|
||||
user = "tom";
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user