Leonardo Colman Lopes
Leonardo Colman Lopes
There is the EqualityMatcher already, I think we're just missing the infix functions kotest-assertions/kotest-assertions-shared/src/commonMain/kotlin/io/kotest/assertions/eq/DefaultEq.kt:14 This is the default equality matcher, it uses `==`
Hey guys! Is anything missing in this PR? Can we get it merged? @J0WI
I was thinking of this one just because nextcloud has warnings on the phone number setting specifically. Having to connect to the instance every time to set the phone setting...
So by just adding the environment variable *NC_DEFAULT_PHONE_REGION* and it will work? Is this documented anywhere? Aug. 18, 2022 15:34:23 J0WI ***@***.***>: > I don't know why Nextcloud warns about...
Maybe we can extract the documentation to somewhere more user friendly. Do you think a section in the readme of this repository makes sense? I'd be happy to write it
Although it's more related to nextcloud itself, I think the docker users would benefit a lot by knowing this variable configuration
Alright! I've opened a pull request in the documentation repository https://github.com/nextcloud/documentation/pull/9143
I don't think there's an issue with copying the whole application. We can have multiple volumes, for example one for data and one for /var/www. In my docker-compose setup I'd...
In the 'copying the whole application': Nextcloud does that as well, it puts everything in `/var/www/html` and you can still add volumes to it. More on that in https://hub.docker.com/_/nextcloud >>...
@0x01h This is urgent, or else the extension won't work!