You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: aurora/aurora-configuration/src/main/config/properties/org/silverpeas/util/viewGenerator/settings/prima.properties
+14-2Lines changed: 14 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -51,6 +51,10 @@ directory.domains =
51
51
directory.groups =
52
52
# Directory sort {NEWEST | ALPHA}
53
53
directory.sort = NEWEST
54
+
# Display Directory for anonymous access {true | false}
55
+
directory.enabled.forAnonymous = false
56
+
# Display Directory for guest user {true | false}
57
+
directory.enabled.forGuest = false
54
58
55
59
# The label displayed before news - 'none', 'default'
Copy file name to clipboardExpand all lines: aurora/aurora-configuration/src/main/config/properties/org/silverpeas/util/viewGenerator/settings/waves.properties
0 commit comments