App Config in Read-Only
-
All apps installed in Cal.com are in the /app/code parent directory and are read-only. Either an override config file should be added to /app/data or the config.json for each app moved there. If I were to install Cal.com and manage it myself, I wouldn't have an issue with changing this file. The file I want to modify is /app/code/packages/app-store/mirotalk/config.json and that is read-only.
-
-
@jfftck could you explain why you need to change /app/code/packages/app-store/mirotalk/config.json as this file contains just metadata?
AFAICS, after the app gets installed and configured, no files got changed and all settings are stored in the database.
-
Hi @vladimir-d,
I think I have the same problem and the same wish as @jfftck, Cal.com limits Mirotalk URL to the mirotalk.com domain. But, like me, he must have a Mirotalk instance on his Cloudron server and can't fill in the address because Cal.com considers it invalid.
And Cal.com's developers don't seem to have decided to change the regex any time soon: https://github.com/calcom/cal.com/issues/16258