File: libvirt-php.ini

package info (click to toggle)
libvirt-php 0.5.5-3
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 5,656 kB
  • sloc: cpp: 11,159; ansic: 8,948; sh: 4,406; makefile: 202; xml: 93
file content (10 lines) | stat: -rw-r--r-- 303 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
; priority=40
extension=libvirt-php.so

[libvirt]
; Path to ISO images for VM installations
libvirt.iso_path=/var/lib/libvirt/images
; Path where disk images for new VMs should be created
libvirt.image_path=/var/lib/libvirt/images
; Limit maximum number of libvirt connections
libvirt.max_connections=5