José Borges Ferreira

Results 6 comments of José Borges Ferreira

Just reading the code and not actually testing but, @jsarenik I think you meant : ` L) test -n "$OPTARG" && strlength=$OPTARG;;` right ?

Just a heads-up. Also while looking ate cloudflare and route53 documentation, cloudflare doesn't seem to support records bigger than 255 chars. https://api.cloudflare.com/#zone-purge-files-by-cache-tags-or-host > 1073 | Invalid TXT record. Must be...

No ideia about the new release but I'm using 0.1.0 with this [patch](/trusteddomainproject/OpenARC/commit/495aff78c7e18289eb9182f2bbefd9ee66364346) and have a watchdog that restarts opoenarc if it uses too much memory.

Sorry about nitpicking but I didn't notice, but can you fix the typo? `numbing -> numbering`

In elasticsearch 5 , all field names starting with _ are ignored. _something is reserved for meta fields.