On 04/04/14 15:34, Matthew Summers wrote:
> On Wed, Apr 2, 2014 at 3:18 PM, Thomas Kahle wrote:
>> Hi,
>>
>> www-apps/tt-rss is configured through a file config.php sitting
>> in its install directory. At the moment the file is overwritten
>> when upgrading with webapp-config. Who is responsible
On Wed, Apr 2, 2014 at 3:18 PM, Thomas Kahle wrote:
> Hi,
>
> www-apps/tt-rss is configured through a file config.php sitting
> in its install directory. At the moment the file is overwritten
> when upgrading with webapp-config. Who is responsible for
> config-protecting this file?
>
> a) the eb
Hi,
www-apps/tt-rss is configured through a file config.php sitting
in its install directory. At the moment the file is overwritten
when upgrading with webapp-config. Who is responsible for
config-protecting this file?
a) the ebuild should install an env file (www-apps/otrs does this)
b) the us