opt
/
cloudlinux
/
venv
/
lib
/
python3.11
/
site-packages
/
ssa
/
internal
➕ New
📤 Upload
✎ Editing:
__init__.py
← Back
import os staging_flag_file = '/opt/cloudlinux/staging_mode' def staging() -> bool: """ Is staging enabled """ return os.path.isfile(staging_flag_file)
💾 Save Changes
Cancel
📤 Upload File
×
Select File
Upload
Cancel
➕ Create New
×
Type
📄 File
📁 Folder
Name
Create
Cancel
✎ Rename Item
×
Current Name
New Name
Rename
Cancel
🔐 Change Permissions
×
Target File
Permission (e.g., 0755, 0644)
0755
0644
0777
Apply
Cancel