mirror of
https://github.com/xiaoxinpro/nginx-proxy-manager-zh.git
synced 2025-01-24 05:38:15 -05:00
14 lines
257 B
Plaintext
14 lines
257 B
Plaintext
[main]
|
|
multi_line = True
|
|
log_level = INFO
|
|
table_format = psql
|
|
syntax_style = monokai
|
|
wider_completion_menu = True
|
|
prompt = '\d> '
|
|
prompt_continuation = '-> '
|
|
less_chatty = True
|
|
auto_vertical_output = True
|
|
|
|
[favorite_queries]
|
|
show_users = select * from user
|