This website requires JavaScript.
Explore
Help
Register
Sign in
chris
/
pixelfed
Watch
1
Star
0
Fork
You've already forked pixelfed
0
forked from
mirror/pixelfed
Code
Pull requests
Activity
5373e7b435
pixelfed
/
config
/
exp.php
8 lines
83 B
PHP
Raw
Normal View
History
Unescape
Escape
Update config
2019-04-21 02:00:42 +00:00
<
?
php
return
[
Update config
2019-04-26 05:24:25 +00:00
'lc'
=>
env
(
'EXP_LC'
,
false
),
'rec'
=>
env
(
'EXP_REC'
,
false
)
Update config
2019-04-21 02:00:42 +00:00
];
Copy permalink