mirror of
https://github.com/catalyst/moodle-auth_outage.git
synced 2026-05-16 21:41:31 +02:00
Fixes #107 - Check in bootstrap.php if this is a behat environment.
This commit is contained in:
committed by
Daniel Thee Roperto
parent
2b25eb92db
commit
d80ae326fd
@@ -74,7 +74,7 @@ https://github.com/catalyst/moodle-auth_outage/issues
|
||||
enable the `Outage manager` plugin and place it on the top.
|
||||
|
||||
4. If you need to use the IP Blocking, please add the following lines into your `config.php`
|
||||
after your `$CFG->dataroot` is set:
|
||||
before the `require('/lib/setup.php')` call:
|
||||
|
||||
```
|
||||
// Insert this after $CFG->dataroot is defined.
|
||||
|
||||
Reference in New Issue
Block a user