╔═══════════════════════════════════════════════════════╗
║         MOTION PATH SYSTEM - FILE SIZE UPDATE        ║
╚═══════════════════════════════════════════════════════╝

✅ SUDAH DINAIKKAN KE 100MB!

📋 YANG DIUPDATE:
-----------------
✓ api/config.php         → MAX_FILE_SIZE = 100MB
✓ api/.htaccess          → PHP upload/post = 100MB
✓ api/upload.php         → Error message update
✓ api/php.ini (NEW)      → Backup config untuk hosting

📁 FILE BARU:
-------------
+ FILE_SIZE_CONFIG.txt   → Panduan custom file size
+ api/php.ini            → Config untuk shared hosting

⚙️ KONFIGURASI AKTIF:
---------------------
Max File Size:     100MB
Memory Limit:      256MB
Max Execution:     300s
Post Size:         100MB

🚀 CARA NAIKIN LAGI (Jika butuh lebih):
---------------------------------------
1. Edit api/config.php
2. Edit api/.htaccess atau php.ini
3. Edit api/upload.php (error message)
4. Restart PHP/Apache (jika perlu)

Lihat FILE_SIZE_CONFIG.txt untuk detail lengkap!

💡 REKOMENDASI:
---------------
- Shared Hosting  → 100MB ✅
- VPS/Cloud       → 500MB
- Dedicated       → 1GB+

Kalau file JSON kamu lebih dari 100MB, 
berarti ada ribuan waypoint! 😱
