wallabag / docker

Official docker-composer for wallabag.
609 stars 153 forks source link

Set longer timout until wallabag/wallabag/#1927 is implemented #177

Open clawoflight opened 4 years ago

clawoflight commented 4 years ago

For larger exports to work until we get async exports, please set a longer timeout :)

j0k3r commented 4 years ago

You can define a longer timeout on your own: https://github.com/wallabag/docker/blob/f86d945624865dcb4fa1d2d6a53b54b77285221b/root/etc/php7/php.ini#L385

clawoflight commented 4 years ago

On Monday, January 6, 2020 7:19:30 AM CET Jérémy Benoist wrote:

You can define a longer timeout on your own: https://github.com/wallabag/docker/blob/f86d945624865dcb4fa1d2d6a53b54b7728 5221b/root/etc/php7/php.ini#L385

I could, but I shouldn't have to build my own docker image to get this feature to work, should I? :)