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
2024-12-23 00:05:29 +00:00
Code
Issues
Releases
Wiki
Activity
10211fe9cb
pixelfed
/
config
/
media.php
9 lines
105 B
PHP
Raw
Normal View
History
Unescape
Escape
Add new config
2019-06-18 04:15:36 +00:00
<
?
php
return
[
'exif'
=>
[
'database'
=>
env
(
'MEDIA_EXIF_DATABASE'
,
false
),
Update media.php
2020-02-13 09:15:56 +00:00
'strip'
=>
true
Add new config
2019-06-18 04:15:36 +00:00
],
Update media.php
2020-02-13 09:13:29 +00:00
];
Reference in a new issue
Copy permalink