We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ce0a8b4 commit ae5187dCopy full SHA for ae5187d
1 file changed
Packages/Application/Sfi.News/Resources/Private/Fusion/Announcements.fusion
@@ -46,7 +46,7 @@ prototype(Sfi.News:AnnouncementsList) < prototype(Flowpack.Listable:List) {
46
prototype(Flowpack.Listable:Listable) {
47
sortProperty>
48
sortOrder>
49
- limit = 6
+ limit = 12
50
paginationEnabled = ${false}
51
collection = ${collection}
52
collection.@process.sort>
0 commit comments