mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 05:06:43 +00:00
Increase the limit for the number of lines in less.
This commit is contained in:
parent
1cf28d6a6b
commit
d5da603132
@ -640,7 +640,7 @@ CONFIG_FEATURE_VOLUMEID_XFS=y
|
|||||||
#
|
#
|
||||||
# CONFIG_CONSPY is not set
|
# CONFIG_CONSPY is not set
|
||||||
CONFIG_LESS=y
|
CONFIG_LESS=y
|
||||||
CONFIG_FEATURE_LESS_MAXLINES=16384
|
CONFIG_FEATURE_LESS_MAXLINES=9999999
|
||||||
CONFIG_FEATURE_LESS_BRACKETS=y
|
CONFIG_FEATURE_LESS_BRACKETS=y
|
||||||
CONFIG_FEATURE_LESS_FLAGS=y
|
CONFIG_FEATURE_LESS_FLAGS=y
|
||||||
CONFIG_FEATURE_LESS_MARKS=y
|
CONFIG_FEATURE_LESS_MARKS=y
|
||||||
|
Loading…
x
Reference in New Issue
Block a user