> I see, then for links. > > Any plans to add this feature in the future? >
you can use this patch: https://github.com/unbit/uwsgi/commit/872730c116dcc0ee453aee33af10037e178f77da it adds mongodb2:// imperial monitor that is keyval based: --emperor mongodb2://addr=127.0.0.1:2020,database=xxx,username=foo,password=bar to trigger authentication you need database,username and password (otherwise it will be skipped) -- Roberto De Ioris http://unbit.it _______________________________________________ uWSGI mailing list [email protected] http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi
