Ramel

Results 3 issues of Ramel

Hello, I'm trying to compile on an aarch64 debian 10 machine, but it hangs with : ``` $ ./build.sh CGRU_VERSION 2.3.1 : '/home/***/cgru' CGRU_REVISION e77ad43e1cdddd19b148ddb2d43c9f3309054d1d Detecting UNIX distribution... Debian 10...

I'm trying to figure how to setup a backend storage. For example to save the comments in a database. Using Django?

Hello, I'm using this module with the "vkholodkov/nginx-upload-module". And I cannot get the actual upload size. The module always return directly the file length in the remaining variable, see the...