Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F1842218
firebase.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
334 B
Referenced Files
None
Subscribers
None
firebase.php
View Options
<?php
return
[
/* api_key available in: Firebase Console -> Project Settings -> CLOUD MESSAGING -> Server key*/
'api_key'
=>
env
(
'FIREBASE_API_KEY'
),
'api_url'
=>
env
(
'FIREBASE_API_URL'
,
'https://fcm.googleapis.com/fcm/send'
),
'api_verify_tls'
=>
(
bool
)
env
(
'FIREBASE_API_VERIFY_TLS'
,
true
)
];
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Mon, Aug 25, 9:02 PM (8 h, 29 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
218164
Default Alt Text
firebase.php (334 B)
Attached To
Mode
R2 kolab
Attached
Detach File
Event Timeline
Log In to Comment