mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
wip
This commit is contained in:
@@ -17,6 +17,12 @@
|
||||
<directory suffix=".php">./app</directory>
|
||||
</include>
|
||||
</source>
|
||||
<groups>
|
||||
<exclude>
|
||||
<group>browser</group>
|
||||
<group>mibs</group>
|
||||
</exclude>
|
||||
</groups>
|
||||
<php>
|
||||
<env name="APP_ENV" value="testing"/>
|
||||
<env name="BCRYPT_ROUNDS" value="4"/>
|
||||
|
||||
Reference in New Issue
Block a user