Show More
@@ -123,8 +123,6 b' rhodecode.api.url = /_admin/api' | |||
|
123 | 123 | ## `SignatureVerificationError` in case of wrong key, or damaged encryption data. |
|
124 | 124 | #rhodecode.encrypted_values.strict = false |
|
125 | 125 | |
|
126 | full_stack = true | |
|
127 | ||
|
128 | 126 | ## return gzipped responses from Rhodecode (static files/application) |
|
129 | 127 | gzip_responses = true |
|
130 | 128 |
@@ -97,8 +97,6 b' use = egg:rhodecode-enterprise-ce' | |||
|
97 | 97 | ## `SignatureVerificationError` in case of wrong key, or damaged encryption data. |
|
98 | 98 | #rhodecode.encrypted_values.strict = false |
|
99 | 99 | |
|
100 | full_stack = true | |
|
101 | ||
|
102 | 100 | ## return gzipped responses from Rhodecode (static files/application) |
|
103 | 101 | gzip_responses = true |
|
104 | 102 |
General Comments 0
You need to be logged in to leave comments.
Login now