Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix value of nginx-proxy tmpfs size #151

Merged

Commits on Apr 27, 2019

  1. Fix value of nginx-proxy tmpfs size

    Use an int conversion in the computation of the value of
    matrix_nginx_proxy_tmp_directory_size_mb, to have the integer value
    multiplied by 50 instead of having the string repeated 50 times.
    huguesdk committed Apr 27, 2019
    Configuration menu
    Copy the full SHA
    6aa6633 View commit details
    Browse the repository at this point in the history