Mike
Mike
What is the current limit of ChatGPT (size and number of files). I need to do this on about 5,000 files of C# code.
Thank you, what I meant was the ability to delete files. I've just created a cron job to handle it after a set period for now. Thanks. Mike On 2015-10-05...
@jorge-menjivar wow that is fantastic news.
Can someone please recommend another Docker deployable package, to replace this one that seems abandoned and now questionable security. I like the UI of this app, but security comes first.
Please, we have a huge product launching and BBB plays a big role. We need the rooms to support more than one screen sharing at a time. For us, just...
Actually, I finally found a workaround and with luck it will help others. Answer didn't depend on Prettier in the end. add to settings.json in vs code: `"intelephense.format.braces": "k&r"`
I found TOKEN_EXPIRY and am trying that, I didn't see initially (I keep having trouble not finding the docs to your project). docker env: TOKEN_EXPIRY: 5184000 # 60-days
Will it accept 0 or -1 value to effectively disable?
For something like this, I'm just using basic auth in caddy since it doesn't have anything super sensitive. Thanks for responding.
> That doesn't sound too unreasonable. I use it via nix mostly (or just build it myself) since I mainly use the commandline tools. > > Would you expect to...