This website requires JavaScript.
Explore
Help
Register
Sign in
mirror
/
pixelfed
Watch
1
Star
0
Fork
You've already forked pixelfed
1
mirror of
https://github.com/pixelfed/pixelfed.git
synced
2025-01-23 07:20:01 +00:00
Code
Issues
Releases
Wiki
Activity
cddb88352b
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
];
Reference in a new issue
Copy permalink