Search results

  1. maxx

    Can't stack furni (Arcturus Morningstar 2.2.0 RC-2)

    Title explains it. For some strange reason I can't stack furni which is pretty annoying. I found this git issue of someone explaining the same problem, but apparently it should work by default. I'm running the latest version of morningstar as well, so I can't see why this shouldn't work. Help...
  2. maxx

    Hiding backend IP

    What methods do you guys use to hide your retros backend IP? As many people I'm using Cloudflare for both my subdomains which works perfectly, however I still have my servers emulator IP revealed in my client. I know Cloudflare offers their service "Cloudflare Spectrum" which also protects...
  3. maxx

    Heroic CMS SSL?

    Have any of you managed to get Heroic CMS running with SSL support? According to this Github issue you can import fastify this way const fastify = require('fastify')({ https: { key: fs.readFileSync(path.join(__dirname, 'file.key')), cert: fs.readFileSync(path.join(__dirname...
Top