Как отключить панель состояния Zathura по умолчанию?

В версии squid v3.5 директивы конфигурации hierarchy_stoplistи client_dbустарели.

Закомментировал их, перезапустил службу и squidзаработал нормально.

Из списка рассылки squid

As part of the Squid configuration cleanup project hierarchy_stoplist has appeared as a directive which is almost but not quite obsolete. Points against it:
1) it only affects configurations with cache_peer.

2) The default settings published with earlier Squid versions are obsolete since around 3.1 version.

If you are only using "hierarchy_stoplist cgi-bin \?" you can remove it completely from any Squid-3 config file.

3) The following hierarchy_stoplist A B C is almost exactly equivalent to: acl Foo url_regex A B C always_direct allow Foo With the exception that never_direct is applied before hierarchy_stoplist but not before always_direct.

In absence of any objections this will be scheduled for deprecation within the squid-3.4 release cycle.

0
24.05.2019, 03:24
1 ответ

Добавьте эту строку в свой конфиг (~/.config/zathura/zathurarc):

set guioptions ""
1
10.02.2020, 16:57

Теги

Похожие вопросы