update line endings
This commit is contained in:
@@ -63,9 +63,9 @@ with open(config_file_path, 'w', encoding='utf-8') as configfile:
|
||||
|
||||
print(f"Updated Nextcloud configuration in {config_file_path}")
|
||||
print("\nChanges made:")
|
||||
print("✓ Reduced poll interval to 5 seconds (was 30 seconds)")
|
||||
print("✓ Added force sync every hour")
|
||||
print("✓ Enabled ETag support for better change detection")
|
||||
print("✓ Added network timeout improvements")
|
||||
print("✓ Enabled detailed logging for debugging")
|
||||
print("✓ Ensured folder sync is not paused")
|
||||
print("✓ Reduced poll interval to 5 seconds (was 30 seconds)")
|
||||
print("✓ Added force sync every hour")
|
||||
print("✓ Enabled ETag support for better change detection")
|
||||
print("✓ Added network timeout improvements")
|
||||
print("✓ Enabled detailed logging for debugging")
|
||||
print("✓ Ensured folder sync is not paused")
|
||||
|
||||
Reference in New Issue
Block a user