Skip to content
Commit 4832e2e1 authored by Michael Catanzaro's avatar Michael Catanzaro
Browse files

Raise fd soft limit up to hard limit

This allows us to open as many file descriptors as we can without
requiring elevated privileges. This will allow users to open more tabs
before we start crashing due to resource limits.

Fixes #2010

Part-of: <https://gitlab.gnome.org/GNOME/epiphany/-/merge_requests/1304>
parent 2a061192
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment