You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

10 lines
190 B

  1. config xray 'enabled'
  2. option enabled '0'
  3. config xray 'config'
  4. option confdir '/etc/xray'
  5. list conffiles '/etc/xray/config.json'
  6. option datadir '/usr/share/xray'
  7. option format 'json'