v2fly.clbug.comv2fly.clbug.com
Quick Start
Config Reference
Config Reference (v5, WIP)
Tools
Developer Guide
New concise guide
  • 简体中文
  • English
GitHub
Quick Start
Config Reference
Config Reference (v5, WIP)
Tools
Developer Guide
New concise guide
  • 简体中文
  • English
GitHub
  • Config Reference

    • Configuration File Format (Draft)
    • Inbounds
    • Outbounds
    • Proxy Protocol
    • Stream
    • Service
    • DNS
    • Router
    • Geo
  • Proxy Protocol

    • Blackhole
    • DNS
    • Dokodemo
    • Freedom
    • HTTP
    • Socks
    • VMess
    • VLite
    • Shadowsocks
    • Shadowsocks2022
    • Trojan
    • Hysteria2
    • VLESS
    • Loopback
  • Stream Transport Protocol

    • TCP
    • WebSocket
    • KCP(mKCP)
    • gRPC
    • QUIC
    • Meek
    • HTTPUpgrade
    • Hysteria2
    • mekya
  • Service

    • Stats
    • Policy
    • Browser Forwarder
    • Burst Observatory
    • Background Observatory
    • Tun
    • Subscription Manager
    • File System Storage

File System Storage

  • Name: filesystemstorage
  • Type: Service
  • ID: service.filesystemstorage

File system storage is a persistent storage implementation that stores information using plain files. (v5.27.0+)

Please ensure that the provided file system supports long file names.

stateStorageRoot: ["WorkDir"]

The location to store states. Currently, only WorkDir is supported. This is the directory from which v2ray is running.

instanceName: string

The name of the current instance. This will become the directory name where the states are stored.

Edit this page on GitHub
Last Updated:
Contributors: Shelikhoo
Prev
Subscription Manager