Relax sync.server.origin to allow paths (#3423)
This commit is contained in:
@@ -281,9 +281,9 @@ std::string configurationDefaults =
|
||||
"\n"
|
||||
"#sync.encryption_secret # Encryption secret for sync to a server\n"
|
||||
"#sync.server.client_id # Client ID for sync to a server\n"
|
||||
"#sync.server.origin # Origin of the sync server\n"
|
||||
"#sync.server.url # URL of the sync server\n"
|
||||
"#sync.local.server_dir # Directory for local sync\n"
|
||||
"#sync.gcp.credential_path # Path to JSON file containing credentials to authenticate GCP Sync\n"
|
||||
"#sync.gcp.credential_path # Path to JSON file containing credentials to authenticate GCP Sync\n"
|
||||
"#sync.gcp.bucket # Bucket for sync to GCP\n"
|
||||
"\n"
|
||||
"# Aliases - alternate names for commands\n"
|
||||
|
||||
Reference in New Issue
Block a user