Summary | Config regeneration not generating conf.php hash value |
Queue | Gollem |
Queue Version | 3.0.13 |
Type | Bug |
State | Unconfirmed |
Priority | 1. Low |
Owners | |
Requester | simon (at) simonandkate (dot) net |
Created | 04/23/2020 (1847 days ago) |
Due | |
Updated | 05/22/2020 (1818 days ago) |
Assigned | |
Resolved | |
Milestone | |
Patch | No |
error on the configuration page goes away. This is the sha1sum of
the gollem/config/conf.xml file.
"// $Hash: 47e29f18b58aae1102dbfeec6f13204e33900d02"
<?php
/* CONFIG START. DO NOT CHANGE ANYTHING IN OR AFTER THIS LINE. */
$conf['backend']['backend_list'] = 'none';
$conf['foldercache']['use_cache'] = false;
/* CONFIG END. DO NOT CHANGE ANYTHING IN OR BEFORE THIS LINE. */
Regards
Volker
error on the configuration page goes away. This is the sha1sum of the
gollem/config/conf.xml file.
"// $Hash: 47e29f18b58aae1102dbfeec6f13204e33900d02"
support this function:
https://github.com/horde/Core/commit/2a4986f9399ab18a02c192cb136ce4dab1c4f0d1
Priority ⇒ 1. Low
Patch ⇒ No
Milestone ⇒
Queue ⇒ Gollem
Summary ⇒ Config regeneration not generating conf.php hash value
Type ⇒ Bug
State ⇒ Unconfirmed
{Gollem} No hash found in your configuration. Regenerate configuration.
The conf.php file does not contain a $Id value.