Elgg  Version 6.2
Variables
security_txt.php File Reference

Go to the source code of this file.

Variables

 $fields
 Save the configuration of the security.txt contents. More...
 

Variable Documentation

◆ $fields

$fields
Initial value:
= [
'contact' => true,
'expires' => true,
'encryption' => false,
'acknowledgments' => false,
'language' => false,
'canonical' => false,
'policy' => false,
'hiring' => false,
'csaf' => false,
]

Save the configuration of the security.txt contents.

Definition at line 6 of file security_txt.php.