This website works better with JavaScript
Halaman utama
Jelajahi
Bantuan
Daftar
Masuk
oleg
/
pixelfed
cermin dari
https://github.com/pixelfed/pixelfed.git
Liatin
1
Bintangi
0
Fork
0
Berkas
Masalah
0
Wiki
Jelajahi Sumber
Update config
Daniel Supernault
6 tahun lalu
induk
2ca09800a0
melakukan
d8e9f1539b
1 mengubah file
dengan
7 tambahan dan
0 penghapusan
Tampilan Split
Tampilkan Statistik Diff
7
0
config/exp.php
+ 7
- 0
config/exp.php
Tampilan Berkas
@@ -0,0 +1,7 @@
+<?php
+
+return [
+
+ 'lc' => env('EXP_LC', false)
+
+];