[rabbitmq-discuss] Shovel restart options
Emile Joubert
emile at rabbitmq.com
Fri Dec 14 10:27:03 GMT 2012
Hi,
On 13/12/12 12:54, Dushin Fred wrote:
> application:set_env(rabbitmq_shovel, shovels, Shovels).
> the default limit on a command line argument on most of the platforms
> I am using is something like 250k, and I have no control over the
> size of the Shovels term.
I assume you are quoting the entire shovel config as "Shovels" in the
above command. You could instead read the config from a file. That will
fit in the character limit imposed by the shell.
-Emile
More information about the rabbitmq-discuss
mailing list