mirror of
https://github.com/gogs/gogs.git
synced 2025-05-31 11:42:13 +00:00
11 lines
168 B
Plaintext
11 lines
168 B
Plaintext
# This is an example of PAM authentication
|
|
#
|
|
id = 104
|
|
type = pam
|
|
name = System Auth
|
|
is_activated = true
|
|
|
|
[config]
|
|
service_name = system-auth
|
|
|