mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2025-08-19 04:47:19 +02:00
Compare commits
No commits in common. "bae5e38347e8ef5ec8bec9832e2f7d3ba0fc8487" and "20d9e213e2633e2fc41407955fad658fb4269bd5" have entirely different histories.
bae5e38347
...
20d9e213e2
@ -6,21 +6,12 @@
|
|||||||
# e.g.: include = /etc/samba/playstation2.conf
|
# e.g.: include = /etc/samba/playstation2.conf
|
||||||
|
|
||||||
[global]
|
[global]
|
||||||
# enable logging
|
|
||||||
log level = 5
|
|
||||||
syslog = 5
|
|
||||||
# SMBv1, required for PS2
|
# SMBv1, required for PS2
|
||||||
server min protocol = NT1
|
server min protocol = NT1
|
||||||
workgroup = WORKGROUP
|
workgroup = WORKGROUP
|
||||||
usershare allow guests = yes
|
usershare allow guests = yes
|
||||||
map to guest = bad user
|
map to guest = bad user
|
||||||
allow insecure wide links = yes
|
allow insecure wide links = yes
|
||||||
# https://github.com/ps2homebrew/Open-PS2-Loader/issues/79
|
|
||||||
# Disable dead connection timeout
|
|
||||||
# Default is 10080 so 168 hours, so unlikely to hit though
|
|
||||||
deadtime = 0
|
|
||||||
# keepalive every minute, default is 5
|
|
||||||
keepalive = 60
|
|
||||||
|
|
||||||
# All guides seem to use the name PS2SMB, and it may require manual typing
|
# All guides seem to use the name PS2SMB, and it may require manual typing
|
||||||
# on the console
|
# on the console
|
||||||
|
Loading…
x
Reference in New Issue
Block a user