photon update

This commit is contained in:
Devin Zuczek
2026-08-02 18:37:00 -04:00
parent 647d43e545
commit 9ae10ce4b7
+6 -6
View File
@@ -6,17 +6,17 @@
## Allows other fields below in the advanced section to be modified. ## Allows other fields below in the advanced section to be modified.
# Setting type: Boolean # Setting type: Boolean
# Default value: false # Default value: false
Enabled Advanced Settings = false Enabled Advanced Settings = true
## Custom Photon NameServer ## Custom Photon NameServer
# Setting type: String # Setting type: String
# Default value: # Default value:
Photon NameServer = Photon NameServer = photon.recflare.net
## Custom Photon NameServer Port (if 0, it will be default) ## Custom Photon NameServer Port (if 0, it will be default)
# Setting type: Int32 # Setting type: Int32
# Default value: 0 # Default value: 0
Photon NameServer Port = 0 Photon NameServer Port = 5058
## Show debug logs (HTTP tracing, etc. WARNING: will include sensitive information such as passwords and auth tokens in the logs, be careful when sharing them!) ## Show debug logs (HTTP tracing, etc. WARNING: will include sensitive information such as passwords and auth tokens in the logs, be careful when sharing them!)
# Setting type: Boolean # Setting type: Boolean
@@ -58,17 +58,17 @@ DeviceId Response Status = 200
## Photon Realtime App ID ## Photon Realtime App ID
# Setting type: String # Setting type: String
# Default value: # Default value:
App Id Realtime = 8f322bdb-2b1f-4c27-a232-01436f43d14e App Id Realtime = rf-8f322bdb
## Photon Voice App ID ## Photon Voice App ID
# Setting type: String # Setting type: String
# Default value: # Default value:
App Id Voice = 6b4682e1-a1a9-4e04-b44a-6db0049a4df3 App Id Voice = rf-6b4682e1
## Photon Chat App ID ## Photon Chat App ID
# Setting type: String # Setting type: String
# Default value: # Default value:
App Id Chat = 55fae86e-0459-4f97-bf6c-39c9341da6ef App Id Chat = rf-55fae86e
[Server] [Server]