|
|
@@ -278,6 +278,10 @@
|
|
|
# may override this setting.
|
|
|
## beeswax_server_heapsize=1000
|
|
|
|
|
|
+ # Share saved queries with all users. If set to false, saved queries are
|
|
|
+ # visible only to the owner and administrators.
|
|
|
+ ## share_saved_queries=true
|
|
|
+
|
|
|
|
|
|
###########################################################################
|
|
|
# Settings to configure Job Designer
|
|
|
@@ -291,6 +295,16 @@
|
|
|
## security_enabled=false
|
|
|
|
|
|
|
|
|
+###########################################################################
|
|
|
+# Settings to configure Job Browser.
|
|
|
+###########################################################################
|
|
|
+
|
|
|
+[jobbrowser]
|
|
|
+ # Share submitted jobs information with all users. If set to false,
|
|
|
+ # submitted jobs are visible only to the owner and administrators.
|
|
|
+ ## share_jobs=true
|
|
|
+
|
|
|
+
|
|
|
###########################################################################
|
|
|
# Settings to configure the Shell application
|
|
|
###########################################################################
|