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: kmelia/kmelia-configuration/src/main/config/properties/org/silverpeas/kmelia/settings/kmeliaSettings.properties
+1-4Lines changed: 1 addition & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -22,7 +22,6 @@
22
22
# along with this program. If not, see <https://www.gnu.org/licenses/>.
23
23
#
24
24
HomeNbPublications = 15
25
-
HomeNbCols = 3
26
25
isVignetteVisible = true
27
26
vignetteHeight =
28
27
vignetteWidth = 150
@@ -74,9 +73,7 @@ showNoPublisMessage = true
74
73
# in a HTML content or only the first occurrence
75
74
highlightFirstOccurence= false
76
75
77
-
#### FileStorage ###
78
-
# concerning the Files storage : allows displaying the publications in the list of attachments.
79
-
fileStorageShowPublication= true
76
+
#### FileStorage extraInfo ###
80
77
# shows the complete information relating to publication in the publication list
81
78
fileStorageShowExtraInfoPub = false
82
79
# shows the complete information relating to attachment in the publication list
0 commit comments