simplesamlphp/simplesamlphp-module-preprodwarning
最新稳定版本:v1.0.3
Composer 安装命令:
composer require simplesamlphp/simplesamlphp-module-preprodwarning
包简介
Display a warning when using a pre-production environment
README 文档
README
Install
Install with composer
vendor/bin/composer require simplesamlphp/simplesamlphp-module-preprodwarning
Configuration
Next thing you need to do is to enable the module:
in config.php, search for the module.enable key and set preprodwarning to true:
'module.enable' => [ 'preprodwarning' => true, … ],
统计信息
- 总下载量: 6.17M
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 2
- 点击次数: 1
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: LGPL-2.1-or-later
- 更新时间: 2019-05-28