• Pavlo Strokov's avatar
    Remove deprecated env config values · a5086f2d
    Pavlo Strokov authored
    GITALY_SOCKET_PATH, GITALY_LISTEN_ADDR and GITALY_PROMETHEUS_LISTEN_ADDR
    were marked as deprecated in eb5b9b3a (Document GITALY_DEBUG, 2017-05-10).
    It is time to remove them from the code.
    To exclude situation when some configuration values could be overridden
    by the env vars by mistake the change removes envconfig.Process call
    on the gitaly configuration struct.
    a5086f2d
README.md 6.64 KB