This website works better with JavaScript
Inicio
Explorar
Axuda
Rexistro
Iniciar sesión
oleg
/
pixelfed
réplica de
https://github.com/pixelfed/pixelfed.git
Seguir
1
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Wiki
Explorar o código
Update config
Daniel Supernault
%!s(int64=6) %!d(string=hai) anos
pai
2ca09800a0
achega
d8e9f1539b
Modificáronse 1 ficheiros
con
7 adicións
e
0 borrados
Dividir vista
Mostrar estatísticas de Diff
7
0
config/exp.php
+ 7
- 0
config/exp.php
Ver ficheiro
@@ -0,0 +1,7 @@
+<?php
+
+return [
+
+ 'lc' => env('EXP_LC', false)
+
+];