This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
oleg
/
pixelfed
mirror da
https://github.com/pixelfed/pixelfed.git
Segui
1
Vota
0
Forka
0
File
Problemi
0
Wiki
Sfoglia il codice sorgente
Update config
Daniel Supernault
6 anni fa
parent
2ca09800a0
commit
d8e9f1539b
1 ha cambiato i file
con
7 aggiunte
e
0 eliminazioni
Visualizzazione separata
Mostra Diff Stats
7
0
config/exp.php
+ 7
- 0
config/exp.php
Vedi File
@@ -0,0 +1,7 @@
+<?php
+
+return [
+
+ 'lc' => env('EXP_LC', false)
+
+];