📄 greedrc.default
字号:
#### This is the default .greedrc for greed.## Edit this file how you like, then rename it to .greedrc## and drop it in your home directory (or your /etc/ if you want a global config)#### GREED - By: Anoakie Turner### Proxy server's IP (leave empty if none)SERVER=# Proxy server's PORTPORT=8080# Amount of bytes to download at a time (MUST BE > 1024)ROLLBACK=4096# Time out (in seconds)TIMEOUT=300# Don't download faster then X k/sec (0 for no limit)MINSPEED=0# Time to wait before retrying (in seconds)WAIT_RETRY=10# Speeds up FTP connections by waiting X seconds to send data, a higher number means:# higher compatibility, lower speed. (default is 0)SPEEDUP_FTP=0# Sets the default download directory ("" = current dir)# DO NOT SET IF YOU ARE USING THIS AS A GLOBAL (/etc/greedrc) GREED CONFIGURATION FILE!DEFAULT_DIR=""
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -