We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 05d15d9 commit 1cc565bCopy full SHA for 1cc565b
1 file changed
config/loops.php
@@ -60,7 +60,7 @@
60
61
'autolinker' => [
62
'mentions' => [
63
- // If true, remove_domain takes precidence over hide_domain
+ // If true, remove_domain takes precedence over hide_domain
64
'remove_domain' => env('LOOPS_AL_MEN_REMOVE_DOMAINS', true),
65
'hide_domain' => env('LOOPS_AL_MEN_HIDE_DOMAINS', false),
66
'target_blank' => env('LOOPS_AL_MEN_TARGET_BLANK', false),
0 commit comments