Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
mapas
Mapas - ES
Commits
ad729ada
Commit
ad729ada
authored
Jul 14, 2021
by
erleibiazzio
Browse files
Ativa modulo de ProfileCompletion
parent
dd4f1b30
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
0 deletions
+7
-0
compose/common/config.d/modules.php
compose/common/config.d/modules.php
+7
-0
No files found.
compose/common/config.d/modules.php
0 → 100644
View file @
ad729ada
<?php
//Configurações Módulo ProfileCompletion
return
[
"module.ProfileCompletion"
=>
[
'enable'
=>
env
(
'MODULE_PROFILECOMPLETIN_ENABLE'
,
true
)
]
];
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment