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.
1 parent adacbb6 commit c52d02eCopy full SHA for c52d02e
config/prod.env
@@ -161,6 +161,7 @@ FROM_EMAIL='wger Workout Manager <[email protected]>'
161
162
#
163
# Django Rest Framework
164
-# The number of proxies in front of the application. In the default configuration only nginx
165
-# is. Change as approtriate if your setup differs
+# The number of proxies in front of the application. In the default configuration
+# only nginx is. Change as approtriate if your setup differs. Also note that this
166
+# is only used when throttling API requests.
167
NUMBER_OF_PROXIES=1
0 commit comments