Skip to content
Projects
Groups
Snippets
Help
Sign in / Register
Toggle navigation
Minds Backend - Engine
Project overview
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Locked Files
Issues
264
Merge Requests
27
CI / CD
Security & Compliance
Packages
Wiki
Snippets
Members
Collapse sidebar
Close sidebar
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Minds
Minds Backend - Engine
Commits
354ba8ae
Commit
354ba8ae
authored
3 days ago
by
Emiliano Balbuena
Browse files
Options
Download
(chore): Feature flag
parent
65cb6ddc
epic/modal-pager
1 merge request
!437
Feeds\Elastic sort changes for Modal Pager
Pipeline
#108972592
failed with stages
in 40 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
settings.example.php
View file @
354ba8ae
...
...
@@ -483,6 +483,7 @@ $CONFIG->set('features', [
'pro'
=>
false
,
'webtorrent'
=>
false
,
'top-feeds-by-age'
=>
true
,
'modal-pager'
=>
true
,
]);
$CONFIG
->
set
(
'email'
,
[
...
...
This diff is collapsed.
Please
register
or
sign in
to comment