Jeritiana Ravelojaona

Results 8 issues of Jeritiana Ravelojaona

First calling out for help but maybe exposing a bug or missing documentation... Thanks guys! **Describe the bug** The absolute threshold notifications are not working on my installation. I set...

bug

**Describe the bug** In the speedtests history, see the date information inside the _Time_ field: * successful speedtests have a date format DD/MM/YYYY * failed speedtests have a date format...

bug

Hello, Do you think it would be possible for you to add an ARM-based version of Gerrit on Docker? For example, an idea would be to inherit the dockerfile from...

I was looking around for something to serve my static files, and I really like droppy. What currently is missing for my needs is to authenticate users with LDAP. Do...

Hi, Do you think it would be interesting to have an option to redirect all URLs to root? For my use case, I am currently using the static file server...

Hi there, Is it normal that the module `Users & Groups` is not enabled by default on the Docker installation? **Docker installation** ![image](https://user-images.githubusercontent.com/5649605/194553035-2f33f21c-3025-41f7-8a09-586147b42fb7.png) ![image](https://user-images.githubusercontent.com/5649605/194553237-03ea68df-abf4-40df-ad2b-468de025133b.png) **Host installation** ![image](https://user-images.githubusercontent.com/5649605/194553318-18be9b85-9b12-48d9-9455-0601e1e0e3ae.png) ![image](https://user-images.githubusercontent.com/5649605/194554579-74fbc531-92a0-4102-a8a8-91b6c8ac0abf.png) According to...

I get the `--ignore` flag and I've read [Advanced-Usage#ignoring-files-and-folders](https://github.com/squizlabs/PHP_CodeSniffer/wiki/Advanced-Usage#ignoring-files-and-folders), but I don't see how to ignore a subdirectory of the scanned code. Example: ``` $ phpcs --ignore=/path/to/code/libraries/* /path/to/code ``` This...

Status: awaiting feedback
Type: question
Status: close candidate

Syncing a remote custom subfolder does not work (anymore) by providing a webdav path in `$NC_URL`. See current [README.md](https://github.com/juanitomint/nextcloud-client-docker/blob/349a1f64e91b271918e585c445ed925d2cb283b4/README.md#nc_url). I tried with * https://cloud.example.com/remote.php/webdav/path/to/custom/dir * https://cloud.example.com/remote.php/dav/files/username/path/to/custom/dir Here is the produced...