Code development platform for open source projects from the European Union institutions

Skip to content
Snippets Groups Projects

Various fixes for new mapping properties in form, change client_max_body_size...

Closed Vincent SIMONIN requested to merge registry-rpm-module into main
1 unresolved thread
7 files
+ 383
11
Compare changes
  • Side-by-side
  • Inline
Files
7
@@ -123,6 +123,10 @@ class MappingSerializer(NetBoxModelSerializer):
"proxy_cache",
"proxy_read_timeout",
"client_max_body_size",
"proxy_send_timeout",
"proxy_max_temp_file_size",
"proxy_buffering",
"proxy_request_buffering",
"extra_protocols",
"sorry_page",
"custom_fields",
Loading