icf20

Results 23 comments of icf20

> Is this: https://espanso.org/docs/configuration/app-specific-configurations/ what you're looking for? yes, how u put that on a package?

> so i think the only real solution to open reqistartions is require bitcoin to be paid on account creation in my opinion it should be proof of balance is...

> Can you please explain how would it prevent spamming? Imagine i configure my node to only permanently save and seed files if the address used has 1 bitcoin or...

moving and mixing bitcoins is not for free, also the market value of those coins will decrease because are spammer coins

> @icf20 no ! It works well. thx for the reply, while my reply is late here it is, have to drop the interest in this the addon cause is...

https://git.openlogisticsfoundation.org/wg-electronictransportdocuments/ecmr/ecmr maybe u want to look at this

> @Jp-alitec I see duplicate chatter, can you fix it? confirmed

i am getting this error while running zeronet on docker all setting default

u need something like this for the websocket no? i am not sure RewriteEngine On RewriteCond %{HTTP:Upgrade} =websocket [NC] RewriteRule /(.*) ws://127.0.0.1:8069/$1 [P,L] RewriteCond %{HTTP:Upgrade} !=websocket [NC] RewriteRule /(.*) http://127.0.0.1:8069/$1...