Explorar o código

Revert "Revert "HUE-6909 [libsentry] Use the new sentry config property sentry.service.client.server.rpc-addresses""

This reverts commit bad0e8d3254f39009e4621e69698b49d81135fa4.
Romain Rigaux %!s(int64=7) %!d(string=hai) anos
pai
achega
bfc66f1
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      desktop/libs/libsentry/src/libsentry/sentry_site.py

+ 1 - 1
desktop/libs/libsentry/src/libsentry/sentry_site.py

@@ -41,7 +41,7 @@ _CONF_SENTRY_SERVER_PRINCIPAL = 'sentry.service.server.principal'
 _CONF_SENTRY_SERVER_SECURITY_MODE = 'sentry.service.security.mode'
 _CONF_SENTRY_SERVER_ADMIN_GROUP = 'sentry.service.admin.group'
 
-_CONF_SENTRY_SERVER_RPC_ADDRESSES = 'sentry.service.client.server.rpc-address'
+_CONF_SENTRY_SERVER_RPC_ADDRESSES = 'sentry.service.client.server.rpc-addresses'
 _CONF_SENTRY_SERVER_RPC_PORT = 'sentry.service.client.server.rpc-port'