Changeset 1727
- Timestamp:
- 02/26/10 22:29:14 (11 years ago)
- Location:
- trunk/Distribution/doc
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Distribution/doc/man/oscam.conf.5
r1705 r1727 23 23 .RS 3n 24 24 1 = disable log file, default:0 25 .RE 26 .PP 27 \fBdisableuserfile\fP = \fB0\fP|\fB1\fP 28 .RS 3n 29 1 = avoid logging although \fBlogfile\fP is set, default:0 25 30 .RE 26 31 .PP -
trunk/Distribution/doc/txt/oscam.conf.txt
r1705 r1727 22 22 disablelog = 0|1 23 23 1 = disable log file, default:0 24 25 disableuserfile = 0|1 26 1 = avoid logging although logfile is set, default:0 24 27 25 28 pidfile = filename … … 396 399 template system 397 400 398 The web interface allows you to create your own template. For devel399 oping your own template request the orignal template with the non-400 linked page savetemplates.html. Store your owntemplate in the401 The web interface allows you to create your own template. For 402 developing your own template request the orignal template with the 403 non-linked page savetemplates.html. Store your own template in the 401 404 directory specified by httptpl. 402 405
Note:
See TracChangeset
for help on using the changeset viewer.