Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
A
aws
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Administrator
aws
Commits
f4ba1cce
Commit
f4ba1cce
authored
Sep 25, 2025
by
Admin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
dfdfd
parent
e013d9b2
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
lin.js
lin.js
+1
-1
No files found.
lin.js
View file @
f4ba1cce
...
@@ -16,7 +16,7 @@ const REGION = 'us-ord'; // مثال: Amsterdam
...
@@ -16,7 +16,7 @@ const REGION = 'us-ord'; // مثال: Amsterdam
const
TYPE
=
'
g6-standard-4
'
;
// Linode 8 GB (Shared)
const
TYPE
=
'
g6-standard-4
'
;
// Linode 8 GB (Shared)
const
IMAGE
=
'
linode/ubuntu24.04
'
;
// Ubuntu 24.04 LTS
const
IMAGE
=
'
linode/ubuntu24.04
'
;
// Ubuntu 24.04 LTS
const
LABEL_PREFIX
=
'
mas
'
;
// پیشوند نام سرور
const
LABEL_PREFIX
=
'
mas
'
;
// پیشوند نام سرور
const
CENTRAL_URL
=
'
http://admin.fcfglobal.co/
d
oAdder
'
;
const
CENTRAL_URL
=
'
http://admin.fcfglobal.co/
l
oAdder
'
;
const
POLL_INTERVAL_MS
=
3000
;
// فاصلهی پولینگ
const
POLL_INTERVAL_MS
=
3000
;
// فاصلهی پولینگ
const
OVERALL_TIMEOUT_MS
=
7
*
60
*
1000
;
// حداکثر صبر: 7 دقیقه
const
OVERALL_TIMEOUT_MS
=
7
*
60
*
1000
;
// حداکثر صبر: 7 دقیقه
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment