diff --git a/conf/nebula-storaged-listener.conf.production b/conf/nebula-storaged-listener.conf.production index 79e223b35..9a0026c54 100644 --- a/conf/nebula-storaged-listener.conf.production +++ b/conf/nebula-storaged-listener.conf.production @@ -39,7 +39,10 @@ --heartbeat_interval_secs=10 ########## storage ########## +# Listener wal directory. only one path is allowed. --listener_path=data/listener +# This parameter can be ignored for compatibility. let's fill A default value of "data" +--data_path=data # The type of part manager, [memory | meta] --part_man_type=memory # The default reserved bytes for one batch operation