-
Hello,
I'm running Chevereto-Free from [the docker image](https://hub.docker.com/r/nmtan/chevereto), and added a custom php.ini to increase the file upload size limits. I set:
```
upload_max_f…
-
Hello, I am trying to evaluate Chevereto. I installed with Docker, persistently mounted an image dir, and tried to navigate to `dashboard/bulk` as per [the bulk importer docs](https://chevereto.com/do…
-
Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? in /path/to/Chevereto-Free/lib/G/functions.php on line 254
should I modify `continue` to `break` or…
-
Link: https://github.com/Chevereto/Chevereto-Free
🤟 Concepción, Chile.
-
怎么debug呢,用Chevereto自建的图床,没有上传成功,也没有返回错误
-
I added this docker container but when I try to open the web page I get an error.
what is a bit strange that I set as mysql host 192.168.178.26 and in log stands this:
`Access denied for user…
-
There is a update available but it cannot be installed by updating the docker image or internal mechanism.
the fav icon and logo image are not being saved....
I am ussing the "latest" tag
-
Hi !!! rodolfoberrios ,
First off , Thanks for `Chevereto-Free` . 😍
Here's my Issue :
Say , I have a textarea with following text :
```
Text1
Text2
Text3
```
Now , I want to insert ima…
-
When I upgraded the PHP version to 7.3, the following error occurred. According to the documentation, this error is a syntax error.
Warning: "continue" targeting switch is equivalent to "break". D…
-
I have a MySQL exist, so I'd like to use that, no need setup one more DB with it, how could I deal with it, there is no param named CHEVERETO_DB_PORT ?