hosnas
hosnas
I just want to use it in normal cases when we don't want to use next export.
my variable is like this: ``` minio_server_datadirs: [ "/mnt/minio1", "/mnt/minio2" ] minio_server_cluster_nodes: - 'http://server1/mnt/minio1' - 'http://server1/mnt/minio2' - 'http://server2/mnt/minio1' - 'http://server2/mnt/minio2' ``` and then I want to scale to this ```...
Does this plugin also support collections?
Hello, Can you please update this repository to new releases of cmusphinx? also example files you provided aren't available anymore.
To unban Telegram censorship in my country, I used the following repo to create a MTProto Proxy server. https://github.com/FreedomPrevails/JSMTProxy Then I also wanted to install streisand in the same server,...
 I dont underestand why I have +100k queued jobs? What should I do ? I am using agenda-rest.
I want to use some of my collection pages to show pagination of other collections. but it seems this plugin doesnt support this functionality. Any reason why? and any chance...
when I updated jekyll to the newest commit, the paginator trails stopped working. For example `paginator.total_pages` gives me nothing.
سلام لطفا توضیح بدید چطور میشه از این مخزن با استفاده از سرور های شخصی در ایران و خارج از کشور استفاده کرد؟
Hello, How can I secure agenda rest endpoint so that only authorized people can schedule requests? There should be an apikey but I don't find anything in doc.