diff --git a/404.html b/404.html index 46a34b822..f28d64f5e 100644 --- a/404.html +++ b/404.html @@ -10,7 +10,7 @@ - + diff --git a/advanced/kubernetes/index.html b/advanced/kubernetes/index.html index e7865b20b..43de8d6d7 100644 --- a/advanced/kubernetes/index.html +++ b/advanced/kubernetes/index.html @@ -10,7 +10,7 @@ - + diff --git a/advanced/palworld-directory/index.html b/advanced/palworld-directory/index.html index 4738e494c..0016173ab 100644 --- a/advanced/palworld-directory/index.html +++ b/advanced/palworld-directory/index.html @@ -10,7 +10,7 @@ - + diff --git a/assets/js/8482a3f6.a5a9b831.js b/assets/js/8482a3f6.151e0ff4.js similarity index 99% rename from assets/js/8482a3f6.a5a9b831.js rename to assets/js/8482a3f6.151e0ff4.js index 23790ba46..fd6149b69 100644 --- a/assets/js/8482a3f6.a5a9b831.js +++ b/assets/js/8482a3f6.151e0ff4.js @@ -1 +1 @@ -"use strict";(self.webpackChunkdocusaurus=self.webpackChunkdocusaurus||[]).push([[540],{8520:(e,t,r)=>{r.r(t),r.d(t,{assets:()=>c,contentTitle:()=>i,default:()=>a,frontMatter:()=>d,metadata:()=>l,toc:()=>h});var s=r(7624),n=r(2172);const d={sidebar_position:1},i="Server Settings",l={id:"getting-started/configuration/server-settings",title:"Server Settings",description:"Changing Server Settings using environment variables.",source:"@site/docs/getting-started/configuration/server-settings.md",sourceDirName:"getting-started/configuration",slug:"/getting-started/configuration/server-settings",permalink:"/getting-started/configuration/server-settings",draft:!1,unlisted:!1,editUrl:"https://github.com/thijsvanloef/palworld-server-docker/tree/main/docusaurus/docs/getting-started/configuration/server-settings.md",tags:[],version:"current",sidebarPosition:1,frontMatter:{sidebar_position:1},sidebar:"tutorialSidebar",previous:{title:"Configuration",permalink:"/category/configuration"},next:{title:"Game Settings",permalink:"/getting-started/configuration/game-settings"}},c={},h=[{value:"Environment variables",id:"environment-variables",level:2},{value:"Game Ports",id:"game-ports",level:3}];function o(e){const t={a:"a",code:"code",h1:"h1",h2:"h2",h3:"h3",li:"li",p:"p",table:"table",tbody:"tbody",td:"td",th:"th",thead:"thead",tr:"tr",ul:"ul",...(0,n.M)(),...e.components};return(0,s.jsxs)(s.Fragment,{children:[(0,s.jsx)(t.h1,{id:"server-settings",children:"Server Settings"}),"\n",(0,s.jsx)(t.p,{children:"Changing Server Settings using environment variables."}),"\n",(0,s.jsx)(t.h2,{id:"environment-variables",children:"Environment variables"}),"\n",(0,s.jsx)(t.p,{children:"You can use the following values to change the settings of the server on boot.\nIt is highly recommended you set the following environment values before starting the server:"}),"\n",(0,s.jsxs)(t.ul,{children:["\n",(0,s.jsx)(t.li,{children:"PLAYERS"}),"\n",(0,s.jsx)(t.li,{children:"PORT"}),"\n",(0,s.jsx)(t.li,{children:"PUID"}),"\n",(0,s.jsx)(t.li,{children:"PGID"}),"\n"]}),"\n",(0,s.jsxs)(t.table,{children:[(0,s.jsx)(t.thead,{children:(0,s.jsxs)(t.tr,{children:[(0,s.jsx)(t.th,{children:"Variable"}),(0,s.jsx)(t.th,{children:"Info"}),(0,s.jsx)(t.th,{children:"Default Values"}),(0,s.jsx)(t.th,{children:"Allowed Values"})]})}),(0,s.jsxs)(t.tbody,{children:[(0,s.jsxs)(t.tr,{children:[(0,s.jsx)(t.td,{children:"TZ"}),(0,s.jsx)(t.td,{children:"Timezone used for time stamping backup server"}),(0,s.jsx)(t.td,{children:"UTC"}),(0,s.jsxs)(t.td,{children:["See ",(0,s.jsx)(t.a,{href:"https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#Time_Zone_abbreviations",children:"TZ Identifiers"})]})]}),(0,s.jsxs)(t.tr,{children:[(0,s.jsx)(t.td,{children:"PLAYERS*"}),(0,s.jsx)(t.td,{children:"Max amount of players that are able to join the server"}),(0,s.jsx)(t.td,{children:"16"}),(0,s.jsx)(t.td,{children:"1-32"})]}),(0,s.jsxs)(t.tr,{children:[(0,s.jsx)(t.td,{children:"PORT*"}),(0,s.jsx)(t.td,{children:"UDP port that the server will expose"}),(0,s.jsx)(t.td,{children:"8211"}),(0,s.jsx)(t.td,{children:"1024-65535"})]}),(0,s.jsxs)(t.tr,{children:[(0,s.jsx)(t.td,{children:"PUID*"}),(0,s.jsx)(t.td,{children:"The uid of the user the server should run as"}),(0,s.jsx)(t.td,{children:"1000"}),(0,s.jsx)(t.td,{children:"!0"})]}),(0,s.jsxs)(t.tr,{children:[(0,s.jsx)(t.td,{children:"PGID*"}),(0,s.jsx)(t.td,{children:"The gid of the group the server should run as"}),(0,s.jsx)(t.td,{children:"1000"}),(0,s.jsx)(t.td,{children:"!0"})]}),(0,s.jsxs)(t.tr,{children:[(0,s.jsx)(t.td,{children:"MULTITHREADING**"}),(0,s.jsx)(t.td,{children:"Improves performance in multi-threaded CPU environments. It is effective up to a maximum of about 4 threads, and allocating more than this number of threads does not make much sense."}),(0,s.jsx)(t.td,{children:"false"}),(0,s.jsx)(t.td,{children:"true/false"})]}),(0,s.jsxs)(t.tr,{children:[(0,s.jsx)(t.td,{children:"COMMUNITY"}),(0,s.jsx)(t.td,{children:"Whether or not the server shows up in the community server browser (USE WITH SERVER_PASSWORD)"}),(0,s.jsx)(t.td,{children:"false"}),(0,s.jsx)(t.td,{children:"true/false"})]}),(0,s.jsxs)(t.tr,{children:[(0,s.jsx)(t.td,{children:"PUBLIC_IP"}),(0,s.jsx)(t.td,{children:"You can manually specify the global IP address of the network on which the server running. If not specified, it will be detected automatically. If it does not work well, try manual configuration."}),(0,s.jsx)(t.td,{}),(0,s.jsx)(t.td,{children:"x.x.x.x"})]}),(0,s.jsxs)(t.tr,{children:[(0,s.jsx)(t.td,{children:"PUBLIC_PORT"}),(0,s.jsx)(t.td,{children:"You can manually specify the port number of the network on which the server running. If not specified, it will be detected automatically. If it does not work well, try manual configuration."}),(0,s.jsx)(t.td,{}),(0,s.jsx)(t.td,{children:"1024-65535"})]}),(0,s.jsxs)(t.tr,{children:[(0,s.jsx)(t.td,{children:"SERVER_NAME"}),(0,s.jsx)(t.td,{children:"A name for your server"}),(0,s.jsx)(t.td,{}),(0,s.jsx)(t.td,{children:'"string"'})]}),(0,s.jsxs)(t.tr,{children:[(0,s.jsx)(t.td,{children:"SERVER_DESCRIPTION"}),(0,s.jsx)(t.td,{children:"Your server Description"}),(0,s.jsx)(t.td,{}),(0,s.jsx)(t.td,{children:'"string"'})]}),(0,s.jsxs)(t.tr,{children:[(0,s.jsx)(t.td,{children:"SERVER_PASSWORD"}),(0,s.jsx)(t.td,{children:"Secure your community server with a password"}),(0,s.jsx)(t.td,{}),(0,s.jsx)(t.td,{children:'"string"'})]}),(0,s.jsxs)(t.tr,{children:[(0,s.jsx)(t.td,{children:"ADMIN_PASSWORD"}),(0,s.jsx)(t.td,{children:"Secure administration access in the server with a password"}),(0,s.jsx)(t.td,{}),(0,s.jsx)(t.td,{children:'"string"'})]}),(0,s.jsxs)(t.tr,{children:[(0,s.jsx)(t.td,{children:"UPDATE_ON_BOOT**"}),(0,s.jsx)(t.td,{children:"Update/Install the server when the docker container starts (THIS HAS TO BE ENABLED THE FIRST TIME YOU RUN THE CONTAINER)"}),(0,s.jsx)(t.td,{children:"true"}),(0,s.jsx)(t.td,{children:"true/false"})]}),(0,s.jsxs)(t.tr,{children:[(0,s.jsx)(t.td,{children:"RCON_ENABLED***"}),(0,s.jsx)(t.td,{children:"Enable RCON for the Palworld server"}),(0,s.jsx)(t.td,{children:"true"}),(0,s.jsx)(t.td,{children:"true/false"})]}),(0,s.jsxs)(t.tr,{children:[(0,s.jsx)(t.td,{children:"RCON_PORT"}),(0,s.jsx)(t.td,{children:"RCON port to connect to"}),(0,s.jsx)(t.td,{children:"25575"}),(0,s.jsx)(t.td,{children:"1024-65535"})]}),(0,s.jsxs)(t.tr,{children:[(0,s.jsx)(t.td,{children:"QUERY_PORT"}),(0,s.jsx)(t.td,{children:"Query port used to communicate with Steam servers"}),(0,s.jsx)(t.td,{children:"27015"}),(0,s.jsx)(t.td,{children:"1024-65535"})]}),(0,s.jsxs)(t.tr,{children:[(0,s.jsx)(t.td,{children:"BACKUP_CRON_EXPRESSION"}),(0,s.jsx)(t.td,{children:"Setting affects frequency of automatic backups."}),(0,s.jsx)(t.td,{children:"0 0 * * *"}),(0,s.jsxs)(t.td,{children:["Needs a Cron-Expression - See ",(0,s.jsx)(t.a,{href:"https://palworld-server-docker.loef.dev/guides/backup/automated-backup",children:"Configuring Automatic Backups with Cron"})]})]}),(0,s.jsxs)(t.tr,{children:[(0,s.jsx)(t.td,{children:"BACKUP_ENABLED"}),(0,s.jsx)(t.td,{children:"Enables automatic backups"}),(0,s.jsx)(t.td,{children:"true"}),(0,s.jsx)(t.td,{children:"true/false"})]}),(0,s.jsxs)(t.tr,{children:[(0,s.jsx)(t.td,{children:"DELETE_OLD_BACKUPS"}),(0,s.jsx)(t.td,{children:"Delete backups after a certain number of days"}),(0,s.jsx)(t.td,{children:"false"}),(0,s.jsx)(t.td,{children:"true/false"})]}),(0,s.jsxs)(t.tr,{children:[(0,s.jsx)(t.td,{children:"OLD_BACKUP_DAYS"}),(0,s.jsx)(t.td,{children:"How many days to keep backups"}),(0,s.jsx)(t.td,{children:"30"}),(0,s.jsx)(t.td,{children:"any positive integer"})]}),(0,s.jsxs)(t.tr,{children:[(0,s.jsx)(t.td,{children:"AUTO_UPDATE_CRON_EXPRESSION"}),(0,s.jsx)(t.td,{children:"Setting affects frequency of automatic updates."}),(0,s.jsx)(t.td,{children:"0 * * * *"}),(0,s.jsxs)(t.td,{children:["Needs a Cron-Expression - See ",(0,s.jsx)(t.a,{href:"https://palworld-server-docker.loef.dev/guides/automatic-reboots",children:"Configuring Automatic Updates with Cron"})]})]}),(0,s.jsxs)(t.tr,{children:[(0,s.jsx)(t.td,{children:"AUTO_UPDATE_ENABLED"}),(0,s.jsx)(t.td,{children:"Enables automatic updates"}),(0,s.jsx)(t.td,{children:"false"}),(0,s.jsx)(t.td,{children:"true/false"})]}),(0,s.jsxs)(t.tr,{children:[(0,s.jsx)(t.td,{children:"AUTO_UPDATE_WARN_MINUTES"}),(0,s.jsx)(t.td,{children:"How long to wait to update the server, after the player were informed."}),(0,s.jsx)(t.td,{children:"30"}),(0,s.jsx)(t.td,{children:"!0"})]}),(0,s.jsxs)(t.tr,{children:[(0,s.jsx)(t.td,{children:"AUTO_REBOOT_CRON_EXPRESSION"}),(0,s.jsx)(t.td,{children:"Setting affects frequency of automatic updates."}),(0,s.jsx)(t.td,{children:"0 0 * * *"}),(0,s.jsxs)(t.td,{children:["Needs a Cron-Expression - See ",(0,s.jsx)(t.a,{href:"https://palworld-server-docker.loef.dev/guides/automatic-updates",children:"Configuring Automatic Reboots with Cron"})]})]}),(0,s.jsxs)(t.tr,{children:[(0,s.jsx)(t.td,{children:"AUTO_REBOOT_ENABLED"}),(0,s.jsx)(t.td,{children:"Enables automatic reboots"}),(0,s.jsx)(t.td,{children:"false"}),(0,s.jsx)(t.td,{children:"true/false"})]}),(0,s.jsxs)(t.tr,{children:[(0,s.jsx)(t.td,{children:"AUTO_REBOOT_WARN_MINUTES"}),(0,s.jsx)(t.td,{children:"How long to wait to reboot the server, after the player were informed."}),(0,s.jsx)(t.td,{children:"5"}),(0,s.jsx)(t.td,{children:"!0"})]}),(0,s.jsxs)(t.tr,{children:[(0,s.jsx)(t.td,{children:"AUTO_REBOOT_EVEN_IF_PLAYERS_ONLINE"}),(0,s.jsx)(t.td,{children:"Restart the Server even if there are players online."}),(0,s.jsx)(t.td,{children:"false"}),(0,s.jsx)(t.td,{children:"true/false"})]}),(0,s.jsxs)(t.tr,{children:[(0,s.jsx)(t.td,{children:"DISCORD_WEBHOOK_URL"}),(0,s.jsx)(t.td,{children:"Discord webhook url found after creating a webhook on a discord server"}),(0,s.jsx)(t.td,{}),(0,s.jsx)(t.td,{children:(0,s.jsx)(t.code,{children:"https://discord.com/api/webhooks/"})})]}),(0,s.jsxs)(t.tr,{children:[(0,s.jsx)(t.td,{children:"DISCORD_CONNECT_TIMEOUT"}),(0,s.jsx)(t.td,{children:"Discord command initial connection timeout"}),(0,s.jsx)(t.td,{children:"30"}),(0,s.jsx)(t.td,{children:"!0"})]}),(0,s.jsxs)(t.tr,{children:[(0,s.jsx)(t.td,{children:"DISCORD_MAX_TIMEOUT"}),(0,s.jsx)(t.td,{children:"Discord total hook timeout"}),(0,s.jsx)(t.td,{children:"30"}),(0,s.jsx)(t.td,{children:"!0"})]}),(0,s.jsxs)(t.tr,{children:[(0,s.jsx)(t.td,{children:"DISCORD_PRE_UPDATE_BOOT_MESSAGE"}),(0,s.jsx)(t.td,{children:"Discord message sent when server begins updating"}),(0,s.jsx)(t.td,{children:"Server is updating..."}),(0,s.jsx)(t.td,{children:'"string"'})]}),(0,s.jsxs)(t.tr,{children:[(0,s.jsx)(t.td,{children:"DISCORD_POST_UPDATE_BOOT_MESSAGE"}),(0,s.jsx)(t.td,{children:"Discord message sent when server completes updating"}),(0,s.jsx)(t.td,{children:"Server update complete!"}),(0,s.jsx)(t.td,{children:'"string"'})]}),(0,s.jsxs)(t.tr,{children:[(0,s.jsx)(t.td,{children:"DISCORD_PRE_START_MESSAGE"}),(0,s.jsx)(t.td,{children:"Discord message sent when server begins to start"}),(0,s.jsx)(t.td,{children:"Server is started!"}),(0,s.jsx)(t.td,{children:'"string"'})]}),(0,s.jsxs)(t.tr,{children:[(0,s.jsx)(t.td,{children:"DISCORD_PRE_SHUTDOWN_MESSAGE"}),(0,s.jsx)(t.td,{children:"Discord message sent when server begins to shutdown"}),(0,s.jsx)(t.td,{children:"Server is shutting down..."}),(0,s.jsx)(t.td,{children:'"string"'})]}),(0,s.jsxs)(t.tr,{children:[(0,s.jsx)(t.td,{children:"DISCORD_POST_SHUTDOWN_MESSAGE"}),(0,s.jsx)(t.td,{children:"Discord message sent when server has stopped"}),(0,s.jsx)(t.td,{children:"Server is stopped!"}),(0,s.jsx)(t.td,{children:'"string"'})]})]})]}),"\n",(0,s.jsx)(t.p,{children:"*highly recommended to set"}),"\n",(0,s.jsx)(t.p,{children:"** Make sure you know what you are doing when running this option enabled"}),"\n",(0,s.jsx)(t.p,{children:"*** Required for docker stop to save and gracefully close the server"}),"\n",(0,s.jsx)(t.h3,{id:"game-ports",children:"Game Ports"}),"\n",(0,s.jsx)(t.p,{children:"The server needs the following ports by default."}),"\n",(0,s.jsxs)(t.table,{children:[(0,s.jsx)(t.thead,{children:(0,s.jsxs)(t.tr,{children:[(0,s.jsx)(t.th,{children:"Port"}),(0,s.jsx)(t.th,{children:"Info"})]})}),(0,s.jsxs)(t.tbody,{children:[(0,s.jsxs)(t.tr,{children:[(0,s.jsx)(t.td,{children:"8211"}),(0,s.jsx)(t.td,{children:"Game Port (UDP)"})]}),(0,s.jsxs)(t.tr,{children:[(0,s.jsx)(t.td,{children:"27015"}),(0,s.jsx)(t.td,{children:"Query Port (UDP)"})]}),(0,s.jsxs)(t.tr,{children:[(0,s.jsx)(t.td,{children:"25575"}),(0,s.jsx)(t.td,{children:"RCON Port (TCP)"})]})]})]})]})}function a(e={}){const{wrapper:t}={...(0,n.M)(),...e.components};return t?(0,s.jsx)(t,{...e,children:(0,s.jsx)(o,{...e})}):o(e)}},2172:(e,t,r)=>{r.d(t,{I:()=>l,M:()=>i});var s=r(1504);const n={},d=s.createContext(n);function i(e){const t=s.useContext(d);return s.useMemo((function(){return"function"==typeof e?e(t):{...t,...e}}),[t,e])}function l(e){let t;return t=e.disableParentContext?"function"==typeof e.components?e.components(n):e.components||n:i(e.components),s.createElement(d.Provider,{value:t},e.children)}}}]); \ No newline at end of file +"use strict";(self.webpackChunkdocusaurus=self.webpackChunkdocusaurus||[]).push([[540],{8520:(e,t,r)=>{r.r(t),r.d(t,{assets:()=>c,contentTitle:()=>i,default:()=>a,frontMatter:()=>d,metadata:()=>l,toc:()=>h});var s=r(7624),n=r(2172);const d={sidebar_position:1},i="Server Settings",l={id:"getting-started/configuration/server-settings",title:"Server Settings",description:"Changing Server Settings using environment variables.",source:"@site/docs/getting-started/configuration/server-settings.md",sourceDirName:"getting-started/configuration",slug:"/getting-started/configuration/server-settings",permalink:"/getting-started/configuration/server-settings",draft:!1,unlisted:!1,editUrl:"https://github.com/thijsvanloef/palworld-server-docker/tree/main/docusaurus/docs/getting-started/configuration/server-settings.md",tags:[],version:"current",sidebarPosition:1,frontMatter:{sidebar_position:1},sidebar:"tutorialSidebar",previous:{title:"Configuration",permalink:"/category/configuration"},next:{title:"Game Settings",permalink:"/getting-started/configuration/game-settings"}},c={},h=[{value:"Environment variables",id:"environment-variables",level:2},{value:"Game Ports",id:"game-ports",level:3}];function o(e){const t={a:"a",code:"code",h1:"h1",h2:"h2",h3:"h3",li:"li",p:"p",table:"table",tbody:"tbody",td:"td",th:"th",thead:"thead",tr:"tr",ul:"ul",...(0,n.M)(),...e.components};return(0,s.jsxs)(s.Fragment,{children:[(0,s.jsx)(t.h1,{id:"server-settings",children:"Server Settings"}),"\n",(0,s.jsx)(t.p,{children:"Changing Server Settings using environment variables."}),"\n",(0,s.jsx)(t.h2,{id:"environment-variables",children:"Environment variables"}),"\n",(0,s.jsx)(t.p,{children:"You can use the following values to change the settings of the server on boot.\nIt is highly recommended you set the following environment values before starting the server:"}),"\n",(0,s.jsxs)(t.ul,{children:["\n",(0,s.jsx)(t.li,{children:"PLAYERS"}),"\n",(0,s.jsx)(t.li,{children:"PORT"}),"\n",(0,s.jsx)(t.li,{children:"PUID"}),"\n",(0,s.jsx)(t.li,{children:"PGID"}),"\n"]}),"\n",(0,s.jsxs)(t.table,{children:[(0,s.jsx)(t.thead,{children:(0,s.jsxs)(t.tr,{children:[(0,s.jsx)(t.th,{children:"Variable"}),(0,s.jsx)(t.th,{children:"Info"}),(0,s.jsx)(t.th,{children:"Default Values"}),(0,s.jsx)(t.th,{children:"Allowed Values"})]})}),(0,s.jsxs)(t.tbody,{children:[(0,s.jsxs)(t.tr,{children:[(0,s.jsx)(t.td,{children:"TZ"}),(0,s.jsx)(t.td,{children:"Timezone used for time stamping backup server"}),(0,s.jsx)(t.td,{children:"UTC"}),(0,s.jsxs)(t.td,{children:["See ",(0,s.jsx)(t.a,{href:"https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#Time_Zone_abbreviations",children:"TZ Identifiers"})]})]}),(0,s.jsxs)(t.tr,{children:[(0,s.jsx)(t.td,{children:"PLAYERS*"}),(0,s.jsx)(t.td,{children:"Max amount of players that are able to join the server"}),(0,s.jsx)(t.td,{children:"16"}),(0,s.jsx)(t.td,{children:"1-32"})]}),(0,s.jsxs)(t.tr,{children:[(0,s.jsx)(t.td,{children:"PORT*"}),(0,s.jsx)(t.td,{children:"UDP port that the server will expose"}),(0,s.jsx)(t.td,{children:"8211"}),(0,s.jsx)(t.td,{children:"1024-65535"})]}),(0,s.jsxs)(t.tr,{children:[(0,s.jsx)(t.td,{children:"PUID*"}),(0,s.jsx)(t.td,{children:"The uid of the user the server should run as"}),(0,s.jsx)(t.td,{children:"1000"}),(0,s.jsx)(t.td,{children:"!0"})]}),(0,s.jsxs)(t.tr,{children:[(0,s.jsx)(t.td,{children:"PGID*"}),(0,s.jsx)(t.td,{children:"The gid of the group the server should run as"}),(0,s.jsx)(t.td,{children:"1000"}),(0,s.jsx)(t.td,{children:"!0"})]}),(0,s.jsxs)(t.tr,{children:[(0,s.jsx)(t.td,{children:"MULTITHREADING**"}),(0,s.jsx)(t.td,{children:"Improves performance in multi-threaded CPU environments. It is effective up to a maximum of about 4 threads, and allocating more than this number of threads does not make much sense."}),(0,s.jsx)(t.td,{children:"false"}),(0,s.jsx)(t.td,{children:"true/false"})]}),(0,s.jsxs)(t.tr,{children:[(0,s.jsx)(t.td,{children:"COMMUNITY"}),(0,s.jsx)(t.td,{children:"Whether or not the server shows up in the community server browser (USE WITH SERVER_PASSWORD)"}),(0,s.jsx)(t.td,{children:"false"}),(0,s.jsx)(t.td,{children:"true/false"})]}),(0,s.jsxs)(t.tr,{children:[(0,s.jsx)(t.td,{children:"PUBLIC_IP"}),(0,s.jsx)(t.td,{children:"You can manually specify the global IP address of the network on which the server running. If not specified, it will be detected automatically. If it does not work well, try manual configuration."}),(0,s.jsx)(t.td,{}),(0,s.jsx)(t.td,{children:"x.x.x.x"})]}),(0,s.jsxs)(t.tr,{children:[(0,s.jsx)(t.td,{children:"PUBLIC_PORT"}),(0,s.jsx)(t.td,{children:"You can manually specify the port number of the network on which the server running. If not specified, it will be detected automatically. If it does not work well, try manual configuration."}),(0,s.jsx)(t.td,{}),(0,s.jsx)(t.td,{children:"1024-65535"})]}),(0,s.jsxs)(t.tr,{children:[(0,s.jsx)(t.td,{children:"SERVER_NAME"}),(0,s.jsx)(t.td,{children:"A name for your server"}),(0,s.jsx)(t.td,{}),(0,s.jsx)(t.td,{children:'"string"'})]}),(0,s.jsxs)(t.tr,{children:[(0,s.jsx)(t.td,{children:"SERVER_DESCRIPTION"}),(0,s.jsx)(t.td,{children:"Your server Description"}),(0,s.jsx)(t.td,{}),(0,s.jsx)(t.td,{children:'"string"'})]}),(0,s.jsxs)(t.tr,{children:[(0,s.jsx)(t.td,{children:"SERVER_PASSWORD"}),(0,s.jsx)(t.td,{children:"Secure your community server with a password"}),(0,s.jsx)(t.td,{}),(0,s.jsx)(t.td,{children:'"string"'})]}),(0,s.jsxs)(t.tr,{children:[(0,s.jsx)(t.td,{children:"ADMIN_PASSWORD"}),(0,s.jsx)(t.td,{children:"Secure administration access in the server with a password"}),(0,s.jsx)(t.td,{}),(0,s.jsx)(t.td,{children:'"string"'})]}),(0,s.jsxs)(t.tr,{children:[(0,s.jsx)(t.td,{children:"UPDATE_ON_BOOT**"}),(0,s.jsx)(t.td,{children:"Update/Install the server when the docker container starts (THIS HAS TO BE ENABLED THE FIRST TIME YOU RUN THE CONTAINER)"}),(0,s.jsx)(t.td,{children:"true"}),(0,s.jsx)(t.td,{children:"true/false"})]}),(0,s.jsxs)(t.tr,{children:[(0,s.jsx)(t.td,{children:"RCON_ENABLED***"}),(0,s.jsx)(t.td,{children:"Enable RCON for the Palworld server"}),(0,s.jsx)(t.td,{children:"true"}),(0,s.jsx)(t.td,{children:"true/false"})]}),(0,s.jsxs)(t.tr,{children:[(0,s.jsx)(t.td,{children:"RCON_PORT"}),(0,s.jsx)(t.td,{children:"RCON port to connect to"}),(0,s.jsx)(t.td,{children:"25575"}),(0,s.jsx)(t.td,{children:"1024-65535"})]}),(0,s.jsxs)(t.tr,{children:[(0,s.jsx)(t.td,{children:"QUERY_PORT"}),(0,s.jsx)(t.td,{children:"Query port used to communicate with Steam servers"}),(0,s.jsx)(t.td,{children:"27015"}),(0,s.jsx)(t.td,{children:"1024-65535"})]}),(0,s.jsxs)(t.tr,{children:[(0,s.jsx)(t.td,{children:"BACKUP_CRON_EXPRESSION"}),(0,s.jsx)(t.td,{children:"Setting affects frequency of automatic backups."}),(0,s.jsx)(t.td,{children:"0 0 * * *"}),(0,s.jsxs)(t.td,{children:["Needs a Cron-Expression - See ",(0,s.jsx)(t.a,{href:"https://palworld-server-docker.loef.dev/guides/backup/automated-backup",children:"Configuring Automatic Backups with Cron"})]})]}),(0,s.jsxs)(t.tr,{children:[(0,s.jsx)(t.td,{children:"BACKUP_ENABLED"}),(0,s.jsx)(t.td,{children:"Enables automatic backups"}),(0,s.jsx)(t.td,{children:"true"}),(0,s.jsx)(t.td,{children:"true/false"})]}),(0,s.jsxs)(t.tr,{children:[(0,s.jsx)(t.td,{children:"DELETE_OLD_BACKUPS"}),(0,s.jsx)(t.td,{children:"Delete backups after a certain number of days"}),(0,s.jsx)(t.td,{children:"false"}),(0,s.jsx)(t.td,{children:"true/false"})]}),(0,s.jsxs)(t.tr,{children:[(0,s.jsx)(t.td,{children:"OLD_BACKUP_DAYS"}),(0,s.jsx)(t.td,{children:"How many days to keep backups"}),(0,s.jsx)(t.td,{children:"30"}),(0,s.jsx)(t.td,{children:"any positive integer"})]}),(0,s.jsxs)(t.tr,{children:[(0,s.jsx)(t.td,{children:"AUTO_UPDATE_CRON_EXPRESSION"}),(0,s.jsx)(t.td,{children:"Setting affects frequency of automatic updates."}),(0,s.jsx)(t.td,{children:"0 * * * *"}),(0,s.jsxs)(t.td,{children:["Needs a Cron-Expression - See ",(0,s.jsx)(t.a,{href:"https://palworld-server-docker.loef.dev/guides/automatic-updates",children:"Configuring Automatic Updates with Cron"})]})]}),(0,s.jsxs)(t.tr,{children:[(0,s.jsx)(t.td,{children:"AUTO_UPDATE_ENABLED"}),(0,s.jsx)(t.td,{children:"Enables automatic updates"}),(0,s.jsx)(t.td,{children:"false"}),(0,s.jsx)(t.td,{children:"true/false"})]}),(0,s.jsxs)(t.tr,{children:[(0,s.jsx)(t.td,{children:"AUTO_UPDATE_WARN_MINUTES"}),(0,s.jsx)(t.td,{children:"How long to wait to update the server, after the player were informed."}),(0,s.jsx)(t.td,{children:"30"}),(0,s.jsx)(t.td,{children:"!0"})]}),(0,s.jsxs)(t.tr,{children:[(0,s.jsx)(t.td,{children:"AUTO_REBOOT_CRON_EXPRESSION"}),(0,s.jsx)(t.td,{children:"Setting affects frequency of automatic updates."}),(0,s.jsx)(t.td,{children:"0 0 * * *"}),(0,s.jsxs)(t.td,{children:["Needs a Cron-Expression - See ",(0,s.jsx)(t.a,{href:"https://palworld-server-docker.loef.dev/guides/automatic-reboots",children:"Configuring Automatic Reboots with Cron"})]})]}),(0,s.jsxs)(t.tr,{children:[(0,s.jsx)(t.td,{children:"AUTO_REBOOT_ENABLED"}),(0,s.jsx)(t.td,{children:"Enables automatic reboots"}),(0,s.jsx)(t.td,{children:"false"}),(0,s.jsx)(t.td,{children:"true/false"})]}),(0,s.jsxs)(t.tr,{children:[(0,s.jsx)(t.td,{children:"AUTO_REBOOT_WARN_MINUTES"}),(0,s.jsx)(t.td,{children:"How long to wait to reboot the server, after the player were informed."}),(0,s.jsx)(t.td,{children:"5"}),(0,s.jsx)(t.td,{children:"!0"})]}),(0,s.jsxs)(t.tr,{children:[(0,s.jsx)(t.td,{children:"AUTO_REBOOT_EVEN_IF_PLAYERS_ONLINE"}),(0,s.jsx)(t.td,{children:"Restart the Server even if there are players online."}),(0,s.jsx)(t.td,{children:"false"}),(0,s.jsx)(t.td,{children:"true/false"})]}),(0,s.jsxs)(t.tr,{children:[(0,s.jsx)(t.td,{children:"DISCORD_WEBHOOK_URL"}),(0,s.jsx)(t.td,{children:"Discord webhook url found after creating a webhook on a discord server"}),(0,s.jsx)(t.td,{}),(0,s.jsx)(t.td,{children:(0,s.jsx)(t.code,{children:"https://discord.com/api/webhooks/"})})]}),(0,s.jsxs)(t.tr,{children:[(0,s.jsx)(t.td,{children:"DISCORD_CONNECT_TIMEOUT"}),(0,s.jsx)(t.td,{children:"Discord command initial connection timeout"}),(0,s.jsx)(t.td,{children:"30"}),(0,s.jsx)(t.td,{children:"!0"})]}),(0,s.jsxs)(t.tr,{children:[(0,s.jsx)(t.td,{children:"DISCORD_MAX_TIMEOUT"}),(0,s.jsx)(t.td,{children:"Discord total hook timeout"}),(0,s.jsx)(t.td,{children:"30"}),(0,s.jsx)(t.td,{children:"!0"})]}),(0,s.jsxs)(t.tr,{children:[(0,s.jsx)(t.td,{children:"DISCORD_PRE_UPDATE_BOOT_MESSAGE"}),(0,s.jsx)(t.td,{children:"Discord message sent when server begins updating"}),(0,s.jsx)(t.td,{children:"Server is updating..."}),(0,s.jsx)(t.td,{children:'"string"'})]}),(0,s.jsxs)(t.tr,{children:[(0,s.jsx)(t.td,{children:"DISCORD_POST_UPDATE_BOOT_MESSAGE"}),(0,s.jsx)(t.td,{children:"Discord message sent when server completes updating"}),(0,s.jsx)(t.td,{children:"Server update complete!"}),(0,s.jsx)(t.td,{children:'"string"'})]}),(0,s.jsxs)(t.tr,{children:[(0,s.jsx)(t.td,{children:"DISCORD_PRE_START_MESSAGE"}),(0,s.jsx)(t.td,{children:"Discord message sent when server begins to start"}),(0,s.jsx)(t.td,{children:"Server is started!"}),(0,s.jsx)(t.td,{children:'"string"'})]}),(0,s.jsxs)(t.tr,{children:[(0,s.jsx)(t.td,{children:"DISCORD_PRE_SHUTDOWN_MESSAGE"}),(0,s.jsx)(t.td,{children:"Discord message sent when server begins to shutdown"}),(0,s.jsx)(t.td,{children:"Server is shutting down..."}),(0,s.jsx)(t.td,{children:'"string"'})]}),(0,s.jsxs)(t.tr,{children:[(0,s.jsx)(t.td,{children:"DISCORD_POST_SHUTDOWN_MESSAGE"}),(0,s.jsx)(t.td,{children:"Discord message sent when server has stopped"}),(0,s.jsx)(t.td,{children:"Server is stopped!"}),(0,s.jsx)(t.td,{children:'"string"'})]})]})]}),"\n",(0,s.jsx)(t.p,{children:"*highly recommended to set"}),"\n",(0,s.jsx)(t.p,{children:"** Make sure you know what you are doing when running this option enabled"}),"\n",(0,s.jsx)(t.p,{children:"*** Required for docker stop to save and gracefully close the server"}),"\n",(0,s.jsx)(t.h3,{id:"game-ports",children:"Game Ports"}),"\n",(0,s.jsx)(t.p,{children:"The server needs the following ports by default."}),"\n",(0,s.jsxs)(t.table,{children:[(0,s.jsx)(t.thead,{children:(0,s.jsxs)(t.tr,{children:[(0,s.jsx)(t.th,{children:"Port"}),(0,s.jsx)(t.th,{children:"Info"})]})}),(0,s.jsxs)(t.tbody,{children:[(0,s.jsxs)(t.tr,{children:[(0,s.jsx)(t.td,{children:"8211"}),(0,s.jsx)(t.td,{children:"Game Port (UDP)"})]}),(0,s.jsxs)(t.tr,{children:[(0,s.jsx)(t.td,{children:"27015"}),(0,s.jsx)(t.td,{children:"Query Port (UDP)"})]}),(0,s.jsxs)(t.tr,{children:[(0,s.jsx)(t.td,{children:"25575"}),(0,s.jsx)(t.td,{children:"RCON Port (TCP)"})]})]})]})]})}function a(e={}){const{wrapper:t}={...(0,n.M)(),...e.components};return t?(0,s.jsx)(t,{...e,children:(0,s.jsx)(o,{...e})}):o(e)}},2172:(e,t,r)=>{r.d(t,{I:()=>l,M:()=>i});var s=r(1504);const n={},d=s.createContext(n);function i(e){const t=s.useContext(d);return s.useMemo((function(){return"function"==typeof e?e(t):{...t,...e}}),[t,e])}function l(e){let t;return t=e.disableParentContext?"function"==typeof e.components?e.components(n):e.components||n:i(e.components),s.createElement(d.Provider,{value:t},e.children)}}}]); \ No newline at end of file diff --git a/assets/js/runtime~main.0ff0111b.js b/assets/js/runtime~main.4d0a58c7.js similarity index 98% rename from assets/js/runtime~main.0ff0111b.js rename to assets/js/runtime~main.4d0a58c7.js index 0cc70e95b..fb8a9ccd1 100644 --- a/assets/js/runtime~main.0ff0111b.js +++ b/assets/js/runtime~main.4d0a58c7.js @@ -1 +1 @@ -(()=>{"use strict";var e,a,t,r,f,o={},n={};function d(e){var a=n[e];if(void 0!==a)return a.exports;var t=n[e]={id:e,loaded:!1,exports:{}};return o[e].call(t.exports,t,t.exports,d),t.loaded=!0,t.exports}d.m=o,d.c=n,e=[],d.O=(a,t,r,f)=>{if(!t){var o=1/0;for(u=0;u=f)&&Object.keys(d.O).every((e=>d.O[e](t[c])))?t.splice(c--,1):(n=!1,f0&&e[u-1][2]>f;u--)e[u]=e[u-1];e[u]=[t,r,f]},d.n=e=>{var a=e&&e.__esModule?()=>e.default:()=>e;return d.d(a,{a:a}),a},t=Object.getPrototypeOf?e=>Object.getPrototypeOf(e):e=>e.__proto__,d.t=function(e,r){if(1&r&&(e=this(e)),8&r)return e;if("object"==typeof e&&e){if(4&r&&e.__esModule)return e;if(16&r&&"function"==typeof e.then)return e}var f=Object.create(null);d.r(f);var o={};a=a||[null,t({}),t([]),t(t)];for(var n=2&r&&e;"object"==typeof n&&!~a.indexOf(n);n=t(n))Object.getOwnPropertyNames(n).forEach((a=>o[a]=()=>e[a]));return o.default=()=>e,d.d(f,o),f},d.d=(e,a)=>{for(var t in a)d.o(a,t)&&!d.o(e,t)&&Object.defineProperty(e,t,{enumerable:!0,get:a[t]})},d.f={},d.e=e=>Promise.all(Object.keys(d.f).reduce(((a,t)=>(d.f[t](e,a),a)),[])),d.u=e=>"assets/js/"+({84:"db373f69",88:"3f1e559a",159:"cad781b3",160:"7a181475",176:"12e5e4b2",304:"5e95c892",348:"a9f89893",356:"582288e3",384:"8a6a27d2",412:"9c401ef1",464:"8de80f25",500:"a7bd4aaa",528:"c3826a0d",536:"d506b4f4",540:"8482a3f6",560:"6fca854b",576:"14eb3368",606:"f87e4a5f",608:"3ff43f10",612:"ca732820",648:"1a4e3797",666:"a94703ab",680:"712f1aaf",696:"935f2afb",704:"e2835484",752:"17896441",764:"c19f478c",840:"729a6696",992:"9035fd2b",995:"759d9c7b"}[e]||e)+"."+{84:"7774c58e",88:"a6058c5c",148:"acc93b26",159:"de053f40",160:"aaeb1e69",176:"20c40e5a",304:"9275e255",348:"85a5d6c3",356:"c8d1ae8a",384:"c2cc6629",412:"6b113b87",464:"64c6aaeb",500:"fef65725",528:"6d2b5b24",536:"b1c58929",540:"a5a9b831",552:"d5eb58f9",560:"9eb4e69b",576:"15a339bb",606:"a6450d4f",608:"ee8336bf",612:"d5b0e41e",648:"93a18484",666:"b4c064cc",676:"6ea46a13",680:"69c5d896",696:"f4cad0f9",704:"f3b15b0d",752:"0395c55d",764:"34919d50",840:"e75f2cfb",879:"4f0b6466",992:"c5d829b4",995:"4e4b102f"}[e]+".js",d.miniCssF=e=>{},d.g=function(){if("object"==typeof globalThis)return globalThis;try{return this||new Function("return this")()}catch(e){if("object"==typeof window)return window}}(),d.o=(e,a)=>Object.prototype.hasOwnProperty.call(e,a),r={},f="docusaurus:",d.l=(e,a,t,o)=>{if(r[e])r[e].push(a);else{var n,c;if(void 0!==t)for(var i=document.getElementsByTagName("script"),u=0;u{n.onerror=n.onload=null,clearTimeout(s);var f=r[e];if(delete r[e],n.parentNode&&n.parentNode.removeChild(n),f&&f.forEach((e=>e(t))),a)return a(t)},s=setTimeout(l.bind(null,void 0,{type:"timeout",target:n}),12e4);n.onerror=l.bind(null,n.onerror),n.onload=l.bind(null,n.onload),c&&document.head.appendChild(n)}},d.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},d.p="/",d.gca=function(e){return e={17896441:"752",db373f69:"84","3f1e559a":"88",cad781b3:"159","7a181475":"160","12e5e4b2":"176","5e95c892":"304",a9f89893:"348","582288e3":"356","8a6a27d2":"384","9c401ef1":"412","8de80f25":"464",a7bd4aaa:"500",c3826a0d:"528",d506b4f4:"536","8482a3f6":"540","6fca854b":"560","14eb3368":"576",f87e4a5f:"606","3ff43f10":"608",ca732820:"612","1a4e3797":"648",a94703ab:"666","712f1aaf":"680","935f2afb":"696",e2835484:"704",c19f478c:"764","729a6696":"840","9035fd2b":"992","759d9c7b":"995"}[e]||e,d.p+d.u(e)},(()=>{var e={296:0,556:0};d.f.j=(a,t)=>{var r=d.o(e,a)?e[a]:void 0;if(0!==r)if(r)t.push(r[2]);else if(/^(29|55)6$/.test(a))e[a]=0;else{var f=new Promise(((t,f)=>r=e[a]=[t,f]));t.push(r[2]=f);var o=d.p+d.u(a),n=new Error;d.l(o,(t=>{if(d.o(e,a)&&(0!==(r=e[a])&&(e[a]=void 0),r)){var f=t&&("load"===t.type?"missing":t.type),o=t&&t.target&&t.target.src;n.message="Loading chunk "+a+" failed.\n("+f+": "+o+")",n.name="ChunkLoadError",n.type=f,n.request=o,r[1](n)}}),"chunk-"+a,a)}},d.O.j=a=>0===e[a];var a=(a,t)=>{var r,f,o=t[0],n=t[1],c=t[2],i=0;if(o.some((a=>0!==e[a]))){for(r in n)d.o(n,r)&&(d.m[r]=n[r]);if(c)var u=c(d)}for(a&&a(t);i{"use strict";var e,a,t,r,f,o={},n={};function d(e){var a=n[e];if(void 0!==a)return a.exports;var t=n[e]={id:e,loaded:!1,exports:{}};return o[e].call(t.exports,t,t.exports,d),t.loaded=!0,t.exports}d.m=o,d.c=n,e=[],d.O=(a,t,r,f)=>{if(!t){var o=1/0;for(u=0;u=f)&&Object.keys(d.O).every((e=>d.O[e](t[c])))?t.splice(c--,1):(n=!1,f0&&e[u-1][2]>f;u--)e[u]=e[u-1];e[u]=[t,r,f]},d.n=e=>{var a=e&&e.__esModule?()=>e.default:()=>e;return d.d(a,{a:a}),a},t=Object.getPrototypeOf?e=>Object.getPrototypeOf(e):e=>e.__proto__,d.t=function(e,r){if(1&r&&(e=this(e)),8&r)return e;if("object"==typeof e&&e){if(4&r&&e.__esModule)return e;if(16&r&&"function"==typeof e.then)return e}var f=Object.create(null);d.r(f);var o={};a=a||[null,t({}),t([]),t(t)];for(var n=2&r&&e;"object"==typeof n&&!~a.indexOf(n);n=t(n))Object.getOwnPropertyNames(n).forEach((a=>o[a]=()=>e[a]));return o.default=()=>e,d.d(f,o),f},d.d=(e,a)=>{for(var t in a)d.o(a,t)&&!d.o(e,t)&&Object.defineProperty(e,t,{enumerable:!0,get:a[t]})},d.f={},d.e=e=>Promise.all(Object.keys(d.f).reduce(((a,t)=>(d.f[t](e,a),a)),[])),d.u=e=>"assets/js/"+({84:"db373f69",88:"3f1e559a",159:"cad781b3",160:"7a181475",176:"12e5e4b2",304:"5e95c892",348:"a9f89893",356:"582288e3",384:"8a6a27d2",412:"9c401ef1",464:"8de80f25",500:"a7bd4aaa",528:"c3826a0d",536:"d506b4f4",540:"8482a3f6",560:"6fca854b",576:"14eb3368",606:"f87e4a5f",608:"3ff43f10",612:"ca732820",648:"1a4e3797",666:"a94703ab",680:"712f1aaf",696:"935f2afb",704:"e2835484",752:"17896441",764:"c19f478c",840:"729a6696",992:"9035fd2b",995:"759d9c7b"}[e]||e)+"."+{84:"7774c58e",88:"a6058c5c",148:"acc93b26",159:"de053f40",160:"aaeb1e69",176:"20c40e5a",304:"9275e255",348:"85a5d6c3",356:"c8d1ae8a",384:"c2cc6629",412:"6b113b87",464:"64c6aaeb",500:"fef65725",528:"6d2b5b24",536:"b1c58929",540:"151e0ff4",552:"d5eb58f9",560:"9eb4e69b",576:"15a339bb",606:"a6450d4f",608:"ee8336bf",612:"d5b0e41e",648:"93a18484",666:"b4c064cc",676:"6ea46a13",680:"69c5d896",696:"f4cad0f9",704:"f3b15b0d",752:"0395c55d",764:"34919d50",840:"e75f2cfb",879:"4f0b6466",992:"c5d829b4",995:"4e4b102f"}[e]+".js",d.miniCssF=e=>{},d.g=function(){if("object"==typeof globalThis)return globalThis;try{return this||new Function("return this")()}catch(e){if("object"==typeof window)return window}}(),d.o=(e,a)=>Object.prototype.hasOwnProperty.call(e,a),r={},f="docusaurus:",d.l=(e,a,t,o)=>{if(r[e])r[e].push(a);else{var n,c;if(void 0!==t)for(var i=document.getElementsByTagName("script"),u=0;u{n.onerror=n.onload=null,clearTimeout(s);var f=r[e];if(delete r[e],n.parentNode&&n.parentNode.removeChild(n),f&&f.forEach((e=>e(t))),a)return a(t)},s=setTimeout(l.bind(null,void 0,{type:"timeout",target:n}),12e4);n.onerror=l.bind(null,n.onerror),n.onload=l.bind(null,n.onload),c&&document.head.appendChild(n)}},d.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},d.p="/",d.gca=function(e){return e={17896441:"752",db373f69:"84","3f1e559a":"88",cad781b3:"159","7a181475":"160","12e5e4b2":"176","5e95c892":"304",a9f89893:"348","582288e3":"356","8a6a27d2":"384","9c401ef1":"412","8de80f25":"464",a7bd4aaa:"500",c3826a0d:"528",d506b4f4:"536","8482a3f6":"540","6fca854b":"560","14eb3368":"576",f87e4a5f:"606","3ff43f10":"608",ca732820:"612","1a4e3797":"648",a94703ab:"666","712f1aaf":"680","935f2afb":"696",e2835484:"704",c19f478c:"764","729a6696":"840","9035fd2b":"992","759d9c7b":"995"}[e]||e,d.p+d.u(e)},(()=>{var e={296:0,556:0};d.f.j=(a,t)=>{var r=d.o(e,a)?e[a]:void 0;if(0!==r)if(r)t.push(r[2]);else if(/^(29|55)6$/.test(a))e[a]=0;else{var f=new Promise(((t,f)=>r=e[a]=[t,f]));t.push(r[2]=f);var o=d.p+d.u(a),n=new Error;d.l(o,(t=>{if(d.o(e,a)&&(0!==(r=e[a])&&(e[a]=void 0),r)){var f=t&&("load"===t.type?"missing":t.type),o=t&&t.target&&t.target.src;n.message="Loading chunk "+a+" failed.\n("+f+": "+o+")",n.name="ChunkLoadError",n.type=f,n.request=o,r[1](n)}}),"chunk-"+a,a)}},d.O.j=a=>0===e[a];var a=(a,t)=>{var r,f,o=t[0],n=t[1],c=t[2],i=0;if(o.some((a=>0!==e[a]))){for(r in n)d.o(n,r)&&(d.m[r]=n[r]);if(c)var u=c(d)}for(a&&a(t);i