GOOD SHELL MAS BOY
Server: Apache/2.4.52 (Ubuntu)
System: Linux vmi1836763.contaboserver.net 5.15.0-130-generic #140-Ubuntu SMP Wed Dec 18 17:59:53 UTC 2024 x86_64
User: www-data (33)
PHP: 8.4.10
Disabled: NONE
Upload Files
File: //usr/local/lib/node_modules/firebase-tools/standalone/config.template.js
module.exports = {
  /*
    Headless mode forces the firepit builds to exactly imitate firebase-tools,
    so the resulting binary "firebase" is a drop in replacement for the script
    installed via npm. This is the behavior for CI / Cloud Shell / Docker etc.

    When headless mode is disabled, the "double click" experience is enabled
    which allows the binary to spawn a terminal on Windows and Mac. The is the
    behavior for desktop users.
  */
  headless: false,

  /*
    This is generally set to "firebase-tools@latest" however a custom value
    can be supplied for EAPs which would like to have builds pointed at
    specific tgz bundles.
   */
  firebase_tools_package: ""
};