We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 36b69c0 + 1fccf0b commit 0d1bee1Copy full SHA for 0d1bee1
1 file changed
lib/swift
@@ -368,6 +368,7 @@ function configure_swift {
368
369
SWIFT_CONFIG_PROXY_SERVER=${SWIFT_CONF_DIR}/proxy-server.conf
370
cp ${SWIFT_DIR}/etc/proxy-server.conf-sample ${SWIFT_CONFIG_PROXY_SERVER}
371
+ cp ${SWIFT_DIR}/etc/internal-client.conf-sample ${SWIFT_CONF_DIR}/internal-client.conf
372
373
# To run container sync feature introduced in Swift ver 1.12.0,
374
# container sync "realm" is added in container-sync-realms.conf
0 commit comments