services.moodle.extraConfig
Any additional text to be appended to the config.php configuration file. This is a PHP script. For configuration details, see https://docs.moodle.org/37/en/Configuration_file.
- Type
strings concatenated with "\n"- Default
""- Example
'' $CFG->disableupdatenotifications = true; ''- Declared
- <nixpkgs/nixos/modules/services/web-apps/moodle.nix>