HEX
Server: nginx/1.24.0
System: Linux nowruzgan 6.8.0-57-generic #59-Ubuntu SMP PREEMPT_DYNAMIC Sat Mar 15 17:40:59 UTC 2025 x86_64
User: babak (1000)
PHP: 8.3.6
Disabled: NONE
Upload Files
File: /var/dev/nowruzgan/rest/config/custom.js
module.exports.custom = {
  verificationTimeout: 300,
  profileCacheTTL: 10,
  id: {
    callback: 'https://nowruzgan.local/admin#token=__TOKEN__',
    logout: 'https://nowruzgan.local/admin',
  },
  auth0: {
    callback: 'https://nowruzgan.local/admin#token=__TOKEN__',
    logout: 'https://nowruzgan.local/admin',
  },
  repo: {
    path: '/var/dev/nowruzgan/dummy-image-repo',
    temp: '/tmp',
    cantaloupe: {
      endpoint: 'http://88.135.37.74:8182',
      username: 'babak',
      password: 'alimardan2'
    }
  }
}