Use project or organization logo image for printing
This commit is contained in:
parent
39339da278
commit
a6559e5149
3 changed files with 31 additions and 0 deletions
|
@ -68,6 +68,9 @@ $conf = array(
|
|||
# 'social_linkedin' => 'http://linkedin.com/in/username',
|
||||
# 'social_contact' => 'http://www.example.com/contact',
|
||||
|
||||
// Use project or organization logo image for printing:
|
||||
# 'print_logo_aux' => 1,
|
||||
|
||||
// Reverse proxy:
|
||||
# 'reverse_proxy' => TRUE,
|
||||
# 'reverse_proxy_addresses' => array('a.b.c.d', ...),
|
||||
|
|
Reference in a new issue