Mohammad Hossein Fattahizadeh
Mohammad Hossein Fattahizadeh
How to set exif data? Any example?
Like gomplate: https://docs.gomplate.ca/installing/#use-inside-a-container ```Dockerfile COPY --from=gabriel-vasile/mimetype /mimetype /bin/mimetype RUN /bin/mimetype /bin/ls ```
Any guide for using soft delete behavior in data ? Show all, or show just Undeleted for tree results. Thanks for awesome and useful project btw :+1:
Mozilla icon changed: https://blog.mozilla.org/opendesign/arrival/
I need more information how to develop php app using composer or other tools for ngx_php7. Any documentation and guide ? * Using composer ? * Compine php extensions into...
How to write simple php script using ngx_php to add/remove the upstream list of nginx, As interval php scripts run and check health of upstream and remove it if theire...
سلام فک کنم اگه سی دی داری مشکل داره توی ان پی ام نسخه اخر دیستریبیوت نشده. ممنون
For example `5022291047705718` is for https://en.wikipedia.org/wiki/Bank_Pasargad. What about another countries? https://github.com/persian-tools/persian-tools#bank-number-validation-and-get-the-name-of-the-bank-by-bank-account-number * All banks has special luhn algorithm with special prefix. * All banks that has wikipedia page is important...
Prometheus exporter will be great. ## Example #### Fails Tag: [types=invalid auth/invalid protocol] Fields=Fails/Seconds #### Usage Tags: [username, ip, port, protocol] Fields: send, recive bytes ``` # fails gost_fails_count{type=invalid_auth} 7...
it's alpine latest docker container Sample file is: https://github.com/gabriel-vasile/mimetype/blob/master/testdata/aac.aac ``` /testdata # exiftool -ver 12.30 /testdata # file -b --mime-type aac.aac audio/x-hx-aac-adts /testdata # exiftool -n -json aac.aac [{ "SourceFile":...