Browse Source

hide away django from an end user.

oxpa 9 năm trước cách đây
mục cha
commit
17703aa7de
2 tập tin đã thay đổi với 4 bổ sung4 xóa
  1. 2 2
      desktop/conf.dist/hue.ini
  2. 2 2
      desktop/conf/pseudo-distributed.ini.tmpl

+ 2 - 2
desktop/conf.dist/hue.ini

@@ -118,8 +118,8 @@
   # The copyright message for the specified Leaflet maps Tile Layer
   ## leaflet_tile_layer_attribution='&copy; <a href="http://osm.org/copyright">OpenStreetMap</a> contributors'
 
-  # Django sets X-Frame-Options HTTP header to this value. Use 'DENY' to deny framing completely 
-  ## django_x_frame_options=SAMEORIGIN
+  # X-Frame-Options HTTP header value. Use 'DENY' to deny framing completely 
+  ## http_x_frame_options=SAMEORIGIN
 
   # Enable X-Forwarded-Host header if the load balancer requires it.
   ## use_x_forwarded_host=false

+ 2 - 2
desktop/conf/pseudo-distributed.ini.tmpl

@@ -122,8 +122,8 @@
   # The copyright message for the specified Leaflet maps Tile Layer
   ## leaflet_tile_layer_attribution='&copy; <a href="http://osm.org/copyright">OpenStreetMap</a> contributors'
 
-  # Django sets X-Frame-Options HTTP header to this value. Use 'DENY' to deny framing completely
-  ## django_x_frame_options=SAMEORIGIN
+  # X-Frame-Options HTTP header value. Use 'DENY' to deny framing completely                   
+  ## http_x_frame_options=SAMEORIGIN
 
   # Enable X-Forwarded-Host header if the load balancer requires it.
   ## use_x_forwarded_host=false