actinia-org / actinia-core

Actinia Core is an open source REST API for scalable, distributed, high performance processing of geographical data that uses mainly GRASS GIS for computational tasks (DOI: https://doi.org/10.5281/zenodo.5879231) | Tutorial: https://actinia-org.github.io/actinia-core/ | Docker: https://hub.docker.com/r/mundialis/actinia-core
https://actinia.mundialis.de/
GNU General Public License v3.0
78 stars 23 forks source link

Increase allowed length of additional version info key #443

Closed mmacata closed 1 year ago

mmacata commented 1 year ago

To allow information for actinia_docker_version which has 22 characters, it is necessary to allow more than 20 chars.

mmacata commented 1 year ago

As this is a really tiny change, I will merge immediately.