Fork
0
代码
介绍
代码
Issues
Pull Requests
流水线
Actions
讨论
Wiki
项目成员
分析
项目设置
Fork
0
fff14632bc2ac97d42ddce0e9f47df7e251de617
snipe-it
/
config
下载当前目录
S
snipe
Bumped version
65ff3d41
创建于
2025年10月18日
历史提交
文件
最后提交记录
最后更新时间
app.php
Added CJK and Arabic font support
8 个月前
auth.php
Added new password broker for longer toekn lifetime Signed-off-by: snipe <snipe@snipe.net>
10 个月前
backup.php
Pull backup:clean settings into config Signed-off-by: snipe <snipe@snipe.net>
1 年前
broadcasting.php
Default config files In an effort to make upgrading the constantly changing config files easier, Shift defaulted them and merged your true customizations - where ENV variables may not be used.
4 年前
cache.php
Default config files In an effort to make upgrading the constantly changing config files easier, Shift defaulted them and merged your true customizations - where ENV variables may not be used.
4 年前
compile.php
Adopt Laravel coding style Shift automatically applies the Laravel coding style - which uses the PSR-2 coding style as a base with some minor additions. You may customize the adopted coding style by adding your own [PHP CS Fixer][1] `.php_cs` config file to your project root. Feel free to use [Shift's Laravel ruleset][2] to help you get started. [1]: https://github.com/FriendsOfPHP/PHP-CS-Fixer [2]: https://gist.github.com/laravel-shift/cab527923ed2a109dda047b97d53c200
4 年前
cors.php
Migrate to Fruitcake/laravel-cors which has path-exclusion built-in
4 年前
database.php
Fixed comment Signed-off-by: snipe <snipe@snipe.net>
9 个月前
debugbar.php
Adopt Laravel coding style Shift automatically applies the Laravel coding style - which uses the PSR-2 coding style as a base with some minor additions. You may customize the adopted coding style by adding your own [PHP CS Fixer][1] `.php_cs` config file to your project root. Feel free to use [Shift's Laravel ruleset][2] to help you get started. [1]: https://github.com/FriendsOfPHP/PHP-CS-Fixer [2]: https://gist.github.com/laravel-shift/cab527923ed2a109dda047b97d53c200
4 年前
dompdf.php
Fixed #17349 - enable_font_subsetting in PDFs Signed-off-by: snipe <snipe@snipe.net>
10 个月前
filesystems.php
Fixed #17674 - added odp, ods, odt to accepted files Signed-off-by: snipe <snipe@snipe.net>
8 个月前
google2fa.php
Switch the barcode backend to SVG, and fix the two-factor middleware
3 年前
hashing.php
Env-ify hashing variables, setting the normal defaults Signed-off-by: snipe <snipe@snipe.net>
3 年前
image.php
Adopt Laravel coding style Shift automatically applies the Laravel coding style - which uses the PSR-2 coding style as a base with some minor additions. You may customize the adopted coding style by adding your own [PHP CS Fixer][1] `.php_cs` config file to your project root. Feel free to use [Shift's Laravel ruleset][2] to help you get started. [1]: https://github.com/FriendsOfPHP/PHP-CS-Fixer [2]: https://gist.github.com/laravel-shift/cab527923ed2a109dda047b97d53c200
4 年前
insights.php
Added insights config Signed-off-by: snipe <snipe@snipe.net>
3 年前
livewire.php
Allow setting a prefix for Livewire's update and asset urls
1 年前
logging.php
Allow toggle for logging deprecation warnings Signed-off-by: snipe <snipe@snipe.net>
1 年前
mail-auto-embed.php
Fixed #8601 - Switched to “attachment” from “base64”
5 年前
mail.php
Update mailer configurations for Symfony mailer Newer Laravel uses Symfony mailer instead of SwiftMailer, and that means that some configs and functionality have changed In this change, we update config/mail.php with the new config layout and name/functionality changes of note: * New configuration layout supporting lots of new/different mailers * MAIL_DRIVER has become MAIL_MAILER, though we'll support both * MAIL_ENCRYPTION is mostly useless, and we mark it as such -- symfony mailer detects which type of encryption to use automagically. * MAIL_TLS_VERIFY_PEER is now available in case of self-signed certificates on the mail server, of if you want to access it by a different name, or by IP Accordingly, we also update the .env examples, docker configs, and the .env builder in the snipeit.sh installation script with the above changes
2 年前
passport.php
Make the passport cookie name configurable Signed-off-by: snipe <snipe@snipe.net>
1 年前
pdf.php
Added CJK and Arabic font support
8 个月前
permissions.php
Added licenses checkin permission
7 个月前
queue.php
Shift config files
4 年前
scim.php
Change the SCIM_STANDARDS_COMPLIANCE config to default to 'true'
3 年前
services.php
Baremetrics BMPay breaks with CSP turned [sc-25011] Signed-off-by: snipe <snipe@snipe.net>
1 年前
session.php
Default to localStorage for bootstap table cookies Signed-off-by: snipe <snipe@snipe.net>
1 年前
telescope.php
Small tweaks Signed-off-by: snipe <snipe@snipe.net>
8 个月前
trustedproxy.php
WIP: First stabs at getting Laravel Vite to work; no luck so far :( Probably going to back out all the 'vite' stuff anyways :/
3 年前
version.php
Bumped version
7 个月前
view.php
Version 3 - hold onto your butts
9 年前