This website works better with JavaScript
Etusivu
Tutki
Apua
Rekisteröidy
Kirjaudu sisään
oleg
/
pixelfed
peilaus alkaen
https://github.com/pixelfed/pixelfed.git
Tarkkaile
1
Äänestä
0
Fork
0
Tiedostot
Ongelmat
0
Wiki
Selaa lähdekoodia
Update config
Daniel Supernault
6 vuotta sitten
vanhempi
2ca09800a0
commit
d8e9f1539b
1 muutettua tiedostoa
jossa
7 lisäystä
ja
0 poistoa
Jaettu näkymä
Näytä diff tilastot
7
0
config/exp.php
+ 7
- 0
config/exp.php
Näytä tiedosto
@@ -0,0 +1,7 @@
+<?php
+
+return [
+
+ 'lc' => env('EXP_LC', false)
+
+];